h1 {
    text-align: center;
    color: blueviolet;
    font-weight: 900;
    font-size: 4em;
    text-decoration: underline;
}