/*styles.css*/
body {
  background-color: #662866;
    color: #FFFFFF;
}
h1 {
  font-size: 64px;
}
a {
  color: #F54927
}
