@media screen and (max-width: 480px) {
    body {
        font-size: 100%;
    }
}
