body {
    background-color:rgb(186, 162, 162);
    color:black;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}