@charset "UTF-8";

#wrapper {
  background-color: #b1dbfb;
}
.app {
  background-color: #4777ff;
}
.copy {
  background-color: #090c53;
}

.app a {
  color: #fff;
}