body {
    margin: 0;
    font-family: Poppins;
    background-color: #1d003c;
  }

a {
    color: #dab9ff;
}