*{
    box-sizing:border-box;
}
body{
    background-color: rgb(172, 170, 170);
}
