h1 { font-size:36px; }
h2 { font-size:24px; }
h3 { font-size:18px; }

input[type=button]
{
    background-color: dodgerblue;
    color: yellow;
    font-weight: 800;
}