html,
body {
    font-family: Sans-Serif;
    margin: 0px;
    padding: 0;
}
p {
    font-size: 16px;
}
h1 {
    font-size: 25px;
}
label {
    font-size: 16px;
}