html {
  color: #FFFFFF;
  font-size: 10px;
  background-color: #052341;

  font-family: 'SF Pro Display', sans-serif;
  font-weight: 400;
}

body {
  font-size: 1.6rem;
}

a {
  color: #13EDD1;
}
