body {
  background-image: url("https://yurihime.neocities.org/gallery/bg.jpg");
  font-family: ms ui gothic;
  color: #98a55f;
  letter-spacing:0.8px;
  font-size: 14px;
}
html {
  image-rendering: optimizeSpeed;
  line-height:14.5px;
}

.the-layout {
  width: 800px;
  max-height: 1200px;
  border: 6px ridge #98a55f;
  margin: auto;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 22px;
  background-image: url("https://swirl.neocities.org/gallery/bg/cloverbg.webp");
  padding-bottom:1.5px;
}
.top {
  width: 800px;
  height: 275px;
  object-fit: fill;
  background-position: 60% 83%;
  border-bottom: 1px solid #c5d28c;
  border-radius: 0px 0px 0px 0px;
  border-right: 1px solid #c5d28c;
  background-image: url("https://yurihime.neocities.org/gallery/zelda.jpg");
}
#section {
  border: 0px solid black;
  width: 803px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  margin: auto;
  justify-content: center;
}
.navigation {
  width: 177px;
  height: 619px;
  border: 1px solid #98a55f;
  border-top: 0px;
  padding: 3px;
  border-radius: 0px 0px 25px 0px;
  margin-bottom: -1px;
  border-left: 0px;
  background: #fffffc;
  overflow: hidden;
}
.container {
  width: 436px;
  height: 500px;
  border: 1px solid #98a55f;
  border-top: 0px;
  border-radius: 0px 0px 0px 0px;
  border-left: 0px;
  padding: 5px;
  margin-right: -2px;
  overflow:hidden;
  background-image: url("https://swirl.neocities.org/images/bg/h096-6.gif");
  
}
.float1 {
  float: left;
}
.float2 {
  float: right;
}
#text:hover {
  margin-right: 4px;
}
.div-a {
  background-image: url('https://yurihime.neocities.org/gallery/d2575a21db9a75377c3db1ac7107f5f2.jpg'); /* Add your image URL here */
       width: 150px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 20px;
  margin-bottom: 5px;
  box-shadow: -1px -1px 1px inset #0000004d, 2px 2px 1px inset white,
    0px 0px 2px #0000001a;
  margin: auto;
}
.div-b {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-family: ms pgothic;
  position: relative;
  text-shadow: 2px 1px 1px #98a55f, 1px -2px 0 #98a55f, -1px 1px 0 #98a55f,
    -1px -1px 0 #98a55f, 1px 0px 0 #98a55f, 0px 2px 0 #98a55f,
    -2px 0px 0 #98a55f, 0px -2px 0 #98a55f, 2px 2px 2px rgba(110, 178, 87, 0);
  filter: drop-shadow(1px 1px 1px white);
  z-index: 6;
  text-align: center;
}
a {
  color: green;
}
a:hover {
  margin-left: 8px;
}
#center {
  border: 0px solid black;
  width: 433px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  margin: auto;
  justify-content: center;
  margin-top: -0px;
}
.buttonwall {
  height: 33px;
  border-bottom: 1px solid #98a55f;
  background: white;
  width: 800px;
}

#right {
  width: 172px;
  height: 620px;
  border: 1px solid #98a55f;
  border-top: 0px;
  border-radius: 0px 0px 0px 25px;
  padding: 5px;
  margin-right: 0px;
  background: #fffffc;
  padding-bottom:0px;
}
.entry1 {
  width: 95%;
  margin: 3px;
  border: 2px groove lightgray;
  padding: 3px;
  margin-bottom: 10px;
  background: #fffffc;
  box-shadow: inset 0px 0px 4px 2px white;
}
.entry1 a:hover {
  margin:0px;
}
textarea {
  resize:none;
  height:26px;
}
p {
  margin:3px;
}
.profile {
  width: 162px;
  height: 240px;
  margin-right: 3px;
  margin-bottom: 5px;
  border: 2px groove lightgray;
  background: white;
  background: #fffffc;
  padding:3px;
  overflow:hidden;
}
.profile a:hover{
  margin:0px;
}
.pic {
  text-align: center;
  margin-top: 10px;
  border: 1px solid green;
}
.luckystars {
  width: 171px;
  height: 45px;
  margin-right: 3px;
  margin-bottom: 5px;
  border: 2px groove lightgray;
  background: white;
  background: #fffffc;
  filter:saturate(70%);
  overflow:hidden;
}
.featuredpage {
  width: 163px;
  height: 40px;
  margin-right: 3px;
  margin-bottom: 5px;
  border: 2px groove lightgray;
  color:green;
  background: #fffffc;
  overflow:hidden;
  padding:4px;
  background-image: url("https://yurihime.neocities.org/gallery/zeldapfp.png");
}
.featuredpage a:hover {
  margin:0px;
}
.wowza {
  margin-top:-1px;
  margin-left:0px;
}
.title {
  font-weight:bold;
  text-decoration:underline;
}
::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}

::-webkit-scrollbar-thumb {
  background-color: #fff;
  background-image: url(https://proxy.everskies.com/a/https://i.imgur.com/Qtm9Z60.png);
  border-top: 1px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}

::-webkit-scrollbar-thumb {
  background-color: #fff;
  background-image: url(https://swirl.neocities.org/gallery/scrollbar/scrollbar3.png);
  border-top: 1px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

::-webkit-scrollbar-track {
  background-color: #fff;
  background-image: url(https://swirl.neocities.org/gallery/scrollbar/scrollbar2.png);
}

::-webkit-scrollbar-button {
  background-color: darkgrey;
  background-image: url("https://swirl.neocities.org/gallery/scrollbar/scrollbar1.png");
}
::-webkit-scrollbar-button:vertical:start {
  background-position: -45px 0;
}

::-webkit-scrollbar-button:vertical:end {
  background-position: 0 0;
}

::-webkit-scrollbar-button:horizontal:start {
  background-position: -15px 0;
}
::-webkit-scrollbar-button:horizontal:end {
  background-position: -30px 0;
}