body {
    background: #004C54;
    background: linear-gradient(110deg, rgb(175, 127, 38) 13%, rgba(0, 0, 0, 1) 55%, rgb(153, 4, 116) 100%);
    padding: 50px;
    color: #ffffff; 
}

.limelight-regular {
  font-family: "Limelight", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.sour-gummy-regular {
  font-family: "Sour Gummy", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.protest-guerrilla-regular {
  font-family: "Protest Guerrilla", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.nosifer-regular {
  font-family: "Nosifer", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.comic-relief-regular {
  font-family: "Comic Relief", cursive;
  font-weight: 400;
  font-style: normal;
}
.header {
    font-size: 48px; 
    margin-bottom: 16px;
}