html{
    font-size: 62.5%;
}

body{
    font-size: 1.6rem;
}

header, div.header{
    border: solid .1rem #000;
    margin-bottom: 1rem;
}