div {
    color: white;
    background-color: red;
    font-size: xx-large;
    font-family: sans-serif;
    font-weight: 600;
    text-align: center;
}