.bg{
    background-color: black;
}
.bg1{
    background-color: gray;
}
.bg2{
    background-color: darkblue;
}
.log{
    width: 500px;
}
