#main {
    background-color: pink;
    color: white;
    font: italic bold 24px "Times New Roman", serif;
    padding: 20px;
}