this isn't very valid CSS.
@media (min-width: 600px) {
  #css { color: yellow; }

}
