*{box-sizing:border-box;}
html{
    font-family: Verdana;
    text-align: justify;
}
body{
    background-color:#F0EAE2;
}