body {
  background-image: url("https://file.garden/ZFrKlShvAk-Bo1JT/WOW5/cerulean.png");
  color: white;
  font-family: fontstuck;
  font-size: small;
}

 @font-face {
  font-family: "fontstuck";
  src: url("https://c00lgui.neocities.org/fontstuck.otf") format("opentype");
 }
 
 .responsive {
  max-width: 95%;
  height: auto;
}

 article {
  border-color: black;
  background-color: white;
  color:black;
  border-style:solid;
  max-width: 95%;
   margin-left: auto;
  margin-right: auto;
  text-align: center;
   word-wrap: break-word;
   margin-bottom: 25px;
  margin-top: 25px;
   font-family: courier;
}

img {
  border: solid;
  border-color: black;
}

cw8e
{
  color: rgb(9, 73, 235);
  font-weight: bold;
}

fu 
{
   color: rgb(20, 28, 89);
  font-weight: bold;
}