h2 {
    text-align: center;
    background-color: lightcyan;
    width: 50%;
    margin: auto;
    border-radius: 40px;
}