body {
  margin: 0;
  font-family: monospace;
  color: white;
  background-color: black;
  text-align: center;
}

table {
  width: 100%;
}

.margin-paragraph {
  margin: 800px;
  margin-top: 20px;
  margin-bottom: 20px;
}


.header {
  background-color: #000;
  padding: 30px;
  font-size: 2em;
}

.music {
  background-image: url('https://web.archive.org/web/20090902080849/http://www.geocities.com/themask1987il/music.gif'); /* music */
  background-repeat: repeat;
  background-size: auto;
  padding: 40px;
}

.stars {
  background-image: url('c49626ed-4650-401a-95e8-a4016cc2c8a8.gif'); /* stars */
  background-repeat: repeat;
  background-size: auto;
  padding: 40px;
}

.flames {
  background-image: url('9bdc6082-3e0c-491e-ae29-daab1591d065.gif'); /* flames */
  background-repeat: repeat;
  background-size: auto;
  color: yellow;
  padding: 40px;
}

.skull {
  background-image: url('c7f553a3-b5d5-4fdc-95e0-c51b2b88d5e5.gif'); /* skull */
  background-repeat: repeat;
  background-size: auto;
  color: #ffccff;
  padding: 40px;
}

.footer {
  background-color: #111;
  font-size: 0.9em;
  padding: 20px;
}

@keyframes floaty {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
}

h2 a {
  color: #ff00ff;
  text-decoration: none;
}

h2 a:hover {
  text-decoration: underline;
  color: #00ffff;
}

.wave span {
  display: inline-block;
  animation: waveAnim 1.5s ease-in-out infinite;
}

.wave span:nth-child(n) {
  animation-delay: calc(0.05s * var(--i));
}

@keyframes waveAnim {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}

.wave span {
  display: inline-block;
  animation: waveAnim 1.5s ease-in-out infinite;
}

.wave span:nth-child(1) { animation-delay: 0s; }
.wave span:nth-child(2) { animation-delay: 0.05s; }
.wave span:nth-child(3) { animation-delay: 0.10s; }
.wave span:nth-child(4) { animation-delay: 0.15s; }
.wave span:nth-child(5) { animation-delay: 0.20s; }
.wave span:nth-child(6) { animation-delay: 0.25s; }
.wave span:nth-child(7) { animation-delay: 0.30s; }
.wave span:nth-child(8) { animation-delay: 0.35s; }
.wave span:nth-child(9) { animation-delay: 0.40s; }
.wave span:nth-child(10) { animation-delay: 0.45s; }
.wave span:nth-child(11) { animation-delay: 0.50s; }
.wave span:nth-child(12) { animation-delay: 0.55s; }
.wave span:nth-child(13) { animation-delay: 0.60s; }
.wave span:nth-child(14) { animation-delay: 0.65s; }
.wave span:nth-child(15) { animation-delay: 0.70s; }
.wave span:nth-child(16) { animation-delay: 0.75s; }
.wave span:nth-child(17) { animation-delay: 0.80s; }
.wave span:nth-child(18) { animation-delay: 0.85s; }
.wave span:nth-child(19) { animation-delay: 0.90s; }
.wave span:nth-child(20) { animation-delay: 0.95s; }
.wave span:nth-child(21) { animation-delay: 1.00s; }
.wave span:nth-child(22) { animation-delay: 1.05s; }
.wave span:nth-child(23) { animation-delay: 1.10s; }
.wave span:nth-child(24) { animation-delay: 1.15s; }
.wave span:nth-child(25) { animation-delay: 1.20s; }
.wave span:nth-child(26) { animation-delay: 1.25s; }
.wave span:nth-child(27) { animation-delay: 1.30s; }
.wave span:nth-child(28) { animation-delay: 1.35s; }
.wave span:nth-child(29) { animation-delay: 1.40s; }
.wave span:nth-child(30) { animation-delay: 1.45s; }
.wave span:nth-child(31) { animation-delay: 1.50s; }
.wave span:nth-child(32) { animation-delay: 1.55s; }
.wave span:nth-child(33) { animation-delay: 1.60s; }
.wave span:nth-child(34) { animation-delay: 1.65s; }
.wave span:nth-child(35) { animation-delay: 1.70s; }
.wave span:nth-child(36) { animation-delay: 1.75s; }
.wave span:nth-child(37) { animation-delay: 1.80s; }
.wave span:nth-child(38) { animation-delay: 1.85s; }
.wave span:nth-child(39) { animation-delay: 1.90s; }
.wave span:nth-child(40) { animation-delay: 1.95s; }
.wave span:nth-child(41) { animation-delay: 2.00s; }
.wave span:nth-child(42) { animation-delay: 2.05s; }
.wave span:nth-child(43) { animation-delay: 2.10s; }
.wave span:nth-child(44) { animation-delay: 2.15s; }
.wave span:nth-child(45) { animation-delay: 2.20s; }
.wave span:nth-child(46) { animation-delay: 2.25s; }
.wave span:nth-child(47) { animation-delay: 2.30s; }
.wave span:nth-child(48) { animation-delay: 2.35s; }
.wave span:nth-child(49) { animation-delay: 2.40s; }
.wave span:nth-child(50) { animation-delay: 2.45s; }
.wave span:nth-child(51) { animation-delay: 2.50s; }
.wave span:nth-child(52) { animation-delay: 2.55s; }
.wave span:nth-child(53) { animation-delay: 2.60s; }
.wave span:nth-child(54) { animation-delay: 2.65s; }
.wave span:nth-child(55) { animation-delay: 2.70s; }
.wave span:nth-child(56) { animation-delay: 2.75s; }
.wave span:nth-child(57) { animation-delay: 2.80s; }
.wave span:nth-child(58) { animation-delay: 2.85s; }
.wave span:nth-child(59) { animation-delay: 2.90s; }
.wave span:nth-child(60) { animation-delay: 2.95s; }
.wave span:nth-child(61) { animation-delay: 3.00s; }
.wave span:nth-child(62) { animation-delay: 3.05s; }
.wave span:nth-child(63) { animation-delay: 3.10s; }
.wave span:nth-child(64) { animation-delay: 3.15s; }
.wave span:nth-child(65) { animation-delay: 3.20s; }
.wave span:nth-child(66) { animation-delay: 3.25s; }
.wave span:nth-child(67) { animation-delay: 3.30s; }
.wave span:nth-child(68) { animation-delay: 3.35s; }
.wave span:nth-child(69) { animation-delay: 3.40s; }
.wave span:nth-child(70) { animation-delay: 3.45s; }
.wave span:nth-child(71) { animation-delay: 3.50s; }
.wave span:nth-child(72) { animation-delay: 3.55s; }

.ff-textbox {
  background-color: #2c4dad; /* Classic FF blue */
  color: white;
  font-family: 'Press Start 2P', monospace;
  font-size: 12px;
  border: 4px solid white;
  padding: 16px;
  width: fit-content;
  max-width: 80%;
  margin: 20px auto;
  box-shadow: 0 0 10px #000;
  position: relative;
}

/* Optional: 3D effect */
.ff-textbox::before {
  content: "";
  position: absolute;
  inset: -4px;
  border: 2px solid #1a3073;
  pointer-events: none;
}

.stars {
  background-image: url('https://web.archive.org/web/20091026181343/http://geocities.com/violine_rosie/ensamhetensborg.html');
  background-repeat: repeat;
  background-size: auto;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden; /* optional if you don't want scrollbars while gifs float */
}

.float-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  z-index: 9999;
}

.floater {
  position: absolute;
  width: 150px;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

/* Movement animations */
@keyframes float1 {
  0%   { top: 5%; left: 10%; }
  25%  { top: 30%; left: 70%; }
  50%  { top: 70%; left: 50%; }
  75%  { top: 40%; left: 20%; }
  100% { top: 5%; left: 10%; }
}

@keyframes float2 {
  0%   { top: 60%; left

.photo-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 20px;
}

.photo-gallery img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border: 3px solid white;
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.photo-gallery img:hover {
  transform: scale(1.08);
  border-color: magenta;
}
