
* {cursor: url('https://meyyebs.neocities.org/cursor/icons8-mouse-cursor-12.png'), url('https://meyyebs.neocities.org/cursor/icons8-mouse-cursor-12.png'), auto !important; box-sizing:border-box; }

html {height:100vh; border:3px solid #22210C; border-right:25px solid #22210C; }
body {background:#218861; color:#22210C; font-size:14px; font-family:'georgia'; letter-spacing:.2px; margin:2px 2px 2px 4px; }

a {color:#B3CA63; font-weight:100; }
a:hover {color:#BEDF77; text-decoration:underline; text-decoration-style:wavy; }
a:active {color:#92BF4F; }

::selection {background:#FE6616; color:#EDF1D0; }

b {letter-spacing:0px; }

h1,
h2,
h3,
H4,
h5 {display:block; margin:0px;}

.back {display:flex; }

.title {width:600px; text-align:center; font-size:90px; font-family:'ulminost trial','chillight'; line-height:1; margin:120px 3rem 0 auto; }

.main {max-width:600px; height:fit-content; padding:5px 0 5px 0; border:1px dashed; border-radius:10px; margin:-10px 3rem 0 auto; z-index:3; }

.nav {padding:0 10px 5px 10px; text-align:center; font-weight:bold; border-bottom:1px dashed; }
.nav a {margin:0 5px; }

.content {height:fit-content; max-height:356px; overflow-y:scroll; padding:10px 20px 0px 20px; margin-top:5px; }

.content .quote {width:100%; text-align:center; letter-spacing:2px; margin:1rem auto; }

.content .expl {padding-top:5px; margin-top:1rem; margin-bottom:1rem; }

.short-info {width:350px; height:fit-content; padding-left:6px; border-left:4px double; }
.short-trivia {}

.short-trivia ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.short-trivia li {
    padding-left: 1em;
  text-indent: -1.2em;
}
.short-trivia li::before {
  content: "▸";
  padding-right: 4px;
  font-weight:bold;
}

.pic-border {width:200px; height:fit-content; padding:5px; background:transparent; border:1px solid black; border-radius:3px; margin-top:0; }
.pic-border:hover {transform:rotate(1deg); }
.pic {width:190px; height:230px; background:#218861; background-image:url('https://i.pinimg.com/736x/23/a0/3c/23a03c5d60028e084a8ab22672b36301.jpg'); background-size:cover; background-blend-mode:multiply; filter: blur(.8px); }

.content .entry {padding:0px 0px 0px 5px; border-left:15px solid; margin-bottom:1rem; }

.content .header {display:flex; justify-content:space-between; padding:5px 0 0 0; font-size:12px; font-weight:bold; line-height:1; border-top:double; border-bottom:1px dotted; }

.content .entry-text {padding:1rem .5rem; }


