.Thing{
    /* Thing*/
background-color: red;
}

programmingstuff{
font-family: monospace;
background-color: black;
color: lime;
}
