@import url("reset-to-defaults.css");

.background {
  background-color: red;
  color: rgba(0,255,0,0.6);
}

#reference {
  color: rgb(102,153,0);
}
