
header { background-repeat: repeat; }

.SUCKA {
  font-size: 42px;
  color: red;
  overflow: hidden;
  white-space: nowrap; 
  font-family: "Times New Roman"

}

body {
  background-image: url("https://i.postimg.cc/Y9dPMF2q/Trees.jpg");
  color: gray;
  font-family: Verdana;
  
}