@charset "UTF-8";
/* CSS Document */
body{
  color:#DE4DF5;
}
h1{
  color:#5099FF;
  font-family: Gill Sans Extrabold, sans-serif;
  font-size: 3,5em;
  font-weight: 700;
}
