*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 62.5%;
    font-family: Roboto, sans-serif;
    line-height: 1.6rem;
}