.someClass {
  font-family: sans;
}

#someID {
  background: yellow;
}
