
footer{
    background-color: #3e4450;
}
.footer-copyright{
    width: 100%;
    background-color: #333742;
}
#content{
    background-image: url('img/background.png');
    background-position: right;
    background-repeat: no-repeat;
    padding: 50px;
    width: 100%;
    /* align-items: center; */
}
/* #content1{
    position: relative;
    background-color: #fff;
    right: 0; 
     background-image: url('img/cctv.png');
} */
#fre{
    background-color: blu;
}
