div {
    background-color: red;
    color: white;
    font-size: 2em;
    padding: .5em;
    font-weight: bold;
    text-align: center;
}