@charset "UTF-8";

#wrapper {
  background-color: #74e0b7;
}
.app {
  background-color: #45b7e2;
}
.copy {
  background-color: #8464b0;
}
.app a {
  color: #fff;
}