*   {
    box-sizing: border-box;
}

body {
background: black;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
}