h1 {
    font-size: 180%;
    text-align: center;
    background: #ccc;
}

h2 {
    font-size: 140%;
    text-align: center;
    background: #ccc;
}
