body {
    background-color: lightgray;
}

.highlight {
    color: red;
}

#main-title {
    font-size: 30px;
    text-align: center;
}
