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

main {
    position: relative;
}