.bigger {
    font-size: x-large;
}

.highlight {
    background-color: yellow;
}

.box {
    border: 5px dotted black;

}
