html {
    font-size: 62.5%;
}

body {
    margin: 0;
}

:focus {
    outline: none;
}