html, body {
  margin: 0;
  padding: 0;
}

#header1 {
  text-align: center;
  width: 50%;
  color: darkseagreen;
  display: block;
  margin: auto;
}
#header2 {
  text-align: center;
  background: transparent;
}
#header3 {
  text-align: center;
  background: transparent;
  color: darkseagreen;
}
#header4 {
  text-align: center;
  background: transparent;
  color: darkseagreen;
}
#header5 {
  text-align: center;
  background: transparent;
  color: darkseagreen;
}
 body {
background-image: url(https://media.discordapp.net/attachments/1444869738877685922/1444875295323586743/Untitled1_20251130181748.png?ex=6930ef7a&is=692f9dfa&hm=92e06e21830c095ef2b97e57818010eaceba35b813809d87899398d7b8ce2a41&=&format=webp&quality=lossless&width=1231&height=930);
background-repeat: no-repeat;
background-size: cover;
}
a:link {
  color: green;
  background-color: transparent;
  text-decoration: none;
}
#headertiny {
  align-content: center;
  display: block;
  margin: auto;
}
#button1 {
  background-color: #83A185;
  color: #495F4D;
  text-align: center;
  text-decoration: none;
  font-size: 60px;
  display: block;
  margin: auto;
  background: transparent;
  color: darkseagreen;
}