body {
  
  background-color: beige;
  color: black;
  font-family: Serif;
  
 .knewave-regular {
  font-family: "Knewave", system-ui;
  font-weight: 400;
  font-style: normal;
}

.centered {
   text-align: center;
}
h1{ color: red; }

background-image: url("front.jpg");