body {
  background-color: #D1156A;
  font-size: 28px;
}
p {
  font-size: 2rem;
}
h1 {
  font-size: 4rem;
}
.press-start-2p-regular {
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
}

@media(max-width : ){
  h1
}