* {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    font-size: 16px;
}
