body {
  text-align: center;
  background-image: url(hhttps://cdn.discordapp.com/attachments/1421928976242180107/1421929174515585135/DSC_0029.JPG);
  background-size: cover;
  background-repeat: no-repeat;
  font-family: "VCR OSD Mono", monospace;
}
a {
  font-size: 50;
}
button {
  background-image: url(https://cdn.discordapp.com/attachments/1421928976242180107/1421939332763095040/Screenshot_20240112_094243.jpg?ex=68dadbb3&is=68d98a33&hm=c33721f4769daf571d160d385f06f3a00b9f9985367920b3761b56af73013442&);
  background-repeat: no-repeat;
  background-size: cover;
  color: red;
  height: 60px; width: 200px;
  border-radius: 20px;
}

#Temp {
  font-size: 500;
  color: red;
}

