body {
    background-color: lightblue;
}

.editor-list {
    color: red;
    font-family: fantasy;
    font-weight: bold;
}

#main-title {
    color: navy;
}
