body {
  background-color: skyblue;
  h2 {
    color: red;
  }
  color: gray;
  font-family: South Park;
  src: url('https://www.actionfonts.com/south-park-font/');
  background: no-repeat url("https://file.garden/aZVcaQkyAioQfCGB/96788-3840x2160-desktop-4k-south-park-wallpaper-image.jpg");
  background-size: contain;
}
