div {
    background: #101;
    color: white;
    width: 33%;
    margin: 0 auto;
}

h1 {
    text-align: center;
}
