Test fiddle

by LimitedWard

HTML

<h1>this is a test</h1>

CSS

h1 {
    font-size: 20px;
    font-family: Helvetica, Arial, sans-serif;
}