#my-container {
    margin-top: 10em
}

.colored {
    color: tomato;
}

#button-container {
    margin-top: 1em;
}