body {
    font-size: 16px;
}

* {
    font-family: sans-serif;
}

.error {
    color: red;
}