* {
    box-sizing: border-box;
}
/* Style the body */
body {
    font-family: Arial sans-serif;
    margin: 0;
}