.text {
    font-family: Verdana;
}

@media screen and (max-width: 420px) {
    body {
        margin: 0;
    }
}