.screen {
    overflow-y:auto;
}
body {
    font-size:80%;
}
table {
    border-spacing:1em;
}
input[type="text"], input[type="email"], input[type="tel"] {
    font-size:80%;
}