.container{
    background-color: rgb(204, 203, 203);
    border-color:black;
    border: dotted
}

.body{
    background-color: rgb(59, 58, 58);
}