body, html{
    width: 100%;
    height: 100%;
}
body{
    font-family: roboto, sans-serif;
    background-color: #fff;
    min-width: 320px;
}

a.protected-email {
    color: inherit;
    text-decoration: none;
}

@media screen and (max-width: 479px){

}