.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
H1 { text-align: center }
Body { background-color: #b3b3b3 }
