@font-face { src:url("https://files.catbox.moe/73q0iy.ttf");
    font-family: 'metamorphose';
}
@font-face { src:url("https://files.catbox.moe/h7d0sv.ttf");
    font-family: 'alagard';
}
#blogcontainer {
  background-color: transparent;
  width: 550px;
  height: auto;
  float: right;
  margin-right: 250px;
  font-family: "ms ui gothic";
}
.blogentry {
  background: #0f1b1f;
background: radial-gradient(circle,rgba(15, 27, 31, 1) 72%, rgba(15, 27, 31, 1) 4%, rgba(15, 27, 31, 1) 40%, rgba(3, 14, 20, 1) 100%);
  border-style: outset;
   border-width: 2px;
   border-color: #121d21 #010405 #010405 #121d21;
   padding: 0px 6px;
   border-radius: 5px;
   box-shadow: inset 0 0 7px 5px #030d12;
  width: 540px;
  height: auto;
  color: #757778;
  margin-top: 20px;
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
  
}
#menu {
  width: 250px;
  height: auto;
  background-image: url(https://cannibalpilled.neocities.org/blog/menubg.jpg);
  float: left;
  margin-top: 20px;
  font-family: "ms gothic";
  padding-left: 10px;
  z-index: 600;
  color: white;
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
  border: ridge 5px #1e4f25;
}

body {
  background-image: url(https://i.pinimg.com/736x/d4/18/e6/d418e617de18b71a8169081b97ba5332.jpg);
}
h1 {
  font-family: 'metamorphose';
  text-shadow: -5px 0 #000000, 0 5px #000000, -3px 0 #000000, 0 5px #000000;
  font-weight: lighter;
}
h2 {
  font-family: 'alagard';
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
}
.btn {
  color: white;
  background: #000000;
background: radial-gradient(circle,rgba(0, 0, 0, 1) 80%, rgba(20, 20, 20, 0.4) 100%, rgba(46, 45, 45, 0) 100%);
}
#techheart {
  position: absolute;
  height: 150px;
    width: 150px;
  top: 610px;
  left: 250px;
  color: transparent;
  background-image: url(https://cannibalpilled.neocities.org/blog/techheart.png);
  background-size: contain;
}
#angelstatue {
  background-image: url(https://cannibalpilled.neocities.org/blog/angel.png);
  background-size: contain;
  width: 250px;
  height: 360px;
  right: 75px;
  top: 190px;
  position: absolute;
}
#creepyface {
  background-image: url(https://cannibalpilled.neocities.org/blog/creepyface.png);
  width: 300px;
  height: 300px;
  position: absolute;
  background-size: contain;
  top: 1300px;
  left: 277px;
}