ul#index {
    padding-left: 0;
    list-style-type: none;
}
#message { /* set the height of the element with the id of message */
    height: 10em;
}
