body {
  background-color: skyblue;
  h2 {
    color: red;
  }
  color: ghostwhite;
  font-family: South Park;
  src: url('https://www.actionfonts.com/south-park-font/');
  background: no-repeat url("https://file.garden/aZVcaQkyAioQfCGB/1926511-final.jpg");
}

