*{
    box-sizing:border-box;
}

body{
    background-color: aliceblue;
}