*{
    box-sizing: border-box;
}

body{
    background-color: aquamarine;
}

