* {
    box-sizing: border-box;
    font-family: sans-serif;
}

body {
    margin: 0 auto;
}