.cloud {
    background-color: pink;
    border: 1px solid blue;
}

.arial {
    font-family: Arial, sans-serif;
}