@charset "UTF-8";

#wrapper {
  background-color:  #b3eb9a;
}
.app {
  background-color: #54d39a;
}
.copy {
  background-color:#55943e;
}

.app a {
  color: #fff;
}