body {
font-size: 11px;
margin: 0px; 
padding: 0px;
background-image: url(http://www.fillster.com/images/backgrounds/1127o.gif);
background-size: 100px;
background-attachment: fixed;
line-height:1.2;
overflow: hidden;
}

/* tekst */
.coral-pixels-regular {
font-family: "Coral Pixels", serif;
font-weight: 400;
font-style: normal;
}

.monsieur-la-doulaise-regular {
font-family: "Monsieur La Doulaise", cursive;
font-weight: 400;
font-style: normal;
}

.fontdiner-swanky-regular {
  font-family: "Fontdiner Swanky", serif;
  font-weight: 400;
  font-style: normal;
}

.rubik-beastly-regular {
  font-family: "Rubik Beastly", system-ui;
  font-weight: 400;
  font-style: normal;
}

.syne-mono-regular {
  font-family: "Syne Mono", monospace;
  font-weight: 400;
  font-style: normal;
}

.special-elite-regular {
  font-family: "Special Elite", system-ui;
  font-weight: 400;
  font-style: normal;
}

.silkscreen-regular {
  font-family: "Silkscreen", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.silkscreen-bold {
  font-family: "Silkscreen", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.mansalva-regular {
  font-family: "Mansalva", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.google-sans-code {
  font-family: "Google Sans Code", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.ma-shan-zheng-regular {
  font-family: "Ma Shan Zheng", cursive;
  font-weight: 400;
  font-style: normal;
}

.zcool-kuaile-regular {
  font-family: "ZCOOL KuaiLe", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.press-start-2p-regular {
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
}

.dotgothic16-regular {
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 50;
}

.dynapuff{
  font-family: "DynaPuff", system-ui;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.comic-relief-regular {
  font-family: "Comic Relief", system-ui;
  font-weight: 400;
  font-style: normal;
}

.comic-relief-bold {
  font-family: "Comic Relief", system-ui;
  font-weight: 700;
  font-style: normal;
}

h1 {
  margin: 10px;
  color:white;
}

p {
  color:white;
  font-family: "Silkscreen";
  font-size: 15px;
  margin:10px;
}

.box{
  background-color: lightpink;
  border-radius:5px;
  padding:5px;
}

.center{
  width:800px;
  margin:auto;
}


a {
  color: #f4d58d; /* vervang met jouw kleur */
  text-decoration: underline; /* optioneel: geen underline */
}
a:link { color: #8d0801; }
a:visited { color: #001427; }
a:hover { color: #708d81; }
a:active { color: #bf0603; }

#more {display: none;}

/* Start https://www.cursors-4u.com */ * {cursor: url(https://ani.cursors-4u.net/symbols/sym-8/sym761.ani), url(https://ani.cursors-4u.net/symbols/sym-8/sym761.png), auto !important;} /* End https://www.cursors-4u.com */