* {
  color: limegreen;
  background-color: blue;
}

body {

}

a {
  color: orange;
}
