.one {
    background: black;
    color: white;
}

.two {
    background: yellow;
}

.element {
    font-size: 28px;
    font-family: Helvetica, 'Times New Roman', sans-serif;
}