html, body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
}

.test {
    font-size: 20px;
}