    @import url('https://fonts.googleapis.com/css2?family=B612:ital,wght@0,400;0,700;1,400;1,700&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Freckle+Face&family=Handjet:wght@100..900&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Jua&family=Patrick+Hand+SC&family=Roboto+Slab:wght@100..900&display=swap');
.patrick-hand-sc-regular {
  font-family: "Patrick Hand SC", cursive;
  font-weight: 400;
  font-style: normal;
}
.jua-regular {
  font-family: "Jua", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-slab-uniquifier {
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

body{
  margin: 0;
  height: 100vh;
  /*background-color: #938B78;*/
  background-image: url('images/squeanetbg3.png');
  background-repeat: repeat;
  background-position: top left;
  background-size: 1024px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: url(''), auto;
  /* credit for cursor: adrenochromedream on https://www.rw-designer.com/cursor-detail/119374 */
}

a {
  text-decoration: none;
}

.squeanet{
  font-family: "Patrick Hand SC";
  background: #BDDCD0;
  background: linear-gradient(0deg, rgba(189, 220, 208, 1) 0%, rgba(119, 156, 160, 1) 50%, rgba(189, 220, 208, 1) 100%);
  position: absolute;
  top:90px;
  left:600px;
  width: 12%;
  height: 35px;
  border-radius: 20px;
  text-transform: lowercase;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
  border:double 7px #3a403e;
  filter: drop-shadow(3px 3px 0px #3a403e);
  letter-spacing: 5px;
  z-index: 5;
}

.page-title{
  color: #3a403e;
  text-decoration: none;
  font-size: 30px;
}

.page-title:hover{
  color: #e4e9d3;
}

.main {
  width: 500px;
  height: 300px;
  background: #d9dfc0;
	color: #3a403e;
	font-family: "Roboto Slab";
	font-weight:400;
	font-size:12px;
	letter-spacing: 1px;
	text-align: justify;
  border:double 6px #3a403e;
	border-radius: 10px;
	position: absolute;
	top: 130px;
	left: 465px;
	filter: drop-shadow(2px 2px 0px white);
}
.main p{
  padding: 0px 30px 0px 30px;
}

.currently{
  width: 250px;
  background: #BDDACF;
  color: #3a403e;
  font-family: "Roboto Slab";
  font-size: 12px;
  position: absolute;
  top: 450px;
  left: 465px;
  filter: drop-shadow(2px 2px 0px white);
  letter-spacing: 1px;
	text-align: justify;
  border:double 6px #3a403e;
	border-radius: 10px;
  padding: 0px 10px 0px 10px;
}
.currently p{
  border-bottom: dashed 1px;
  padding-bottom: 15px;
}

.blinkies{
  position: absolute;
  top: 450px;
  left: 760px;
  width: 423px;
  border: double 3px #3a403e;
  background: rgb(255, 255, 255, 0.8);
  border-radius: 5px;
}

.buttons{
  position: absolute;
  background: #C9D9C3;
  border:double 6px #3a403e;
	border-radius: 10px;
  top: 480px;
  left: 760px;
  height: 158px;
  width: 120px;
  align-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  filter: drop-shadow(2px 2px 0px white);
}

.buttons textarea{
  resize: none;
  background: #f7f8f2;
  width: 100px;
  text-align: left;
  font-size: 10px;
  color: #3a403e;
}

.buttons img{
  width: 88px;
  padding-top: 7px;
  padding-bottom: 2px;
}

.buttons textarea{
  resize: none;
  background: #f7f8f2;
  width: 100px;
  text-align: left;
  font-size: 10px;
  color: #3a403e;
}

.bottomright{
  width: 260px;
  height: 158px;
  background: #e4e9d3;
  color: #3a403e;
  font-family: "Roboto Slab";
  font-size: 12px;
  position: absolute;
  top: 480px;
  left: 900px;
  filter: drop-shadow(2px 2px 0px white);
  letter-spacing: 1px;
  border:double 6px #3a403e;
	border-radius: 10px;
  padding: 0px 10px 0px 10px;
}

.recentart{
  background: #C9D9C3;
  width: 250px;
  height: auto;
  position: absolute;
  display: flex;
  flex-direction: column;
  left: 1210px;
  top: 130px;
  align-items: center;
  border:double 6px #3a403e;
	border-radius: 10px;
	filter: drop-shadow(2px 2px 0px white);

}
.recentart img{
  width: 230px;
  margin: 0px 10px 10px 10px;
  border: double 6px #3a403e;
  border-radius: 10px;
}

.recentart p{
  font-family: "Roboto Slab";
  font-size: 13px;
  color: #3a403e;
  text-align: left;
  width: 100%;
  padding-left: 10px;
}

#guestbook {
  background: #d298a5;
  border: double 6px #3a403e;
  border-radius: 10px;
  font-family: "Patrick Hand SC";
  font-size: 18px;
  position: absolute;
  top: 500px;
  left: 1210px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 250px;
  height: 50px;
  text-transform: uppercase;
  letter-spacing: 3px;
  filter: drop-shadow(2px 2px 0px white);
  color: #3a403e;
  font-weight: 900;
}

#guestbook:hover{
  filter: brightness(90%) saturate(140%) drop-shadow(2px 2px 0px white);
}

.neocities {
  font-family: "Jua";
  position: fixed;
  color: white;
  opacity: 0.5;
  top: -5px;
  right: 5px;
  font-size: 14px;
}

#imood{
  position: absolute;
  display: flex;
  top: 920px;
  left: 1780px;
  filter: drop-shadow(1px 1px 0px #d2d5c5) drop-shadow(-1px -1px 0px #d2d5c5) drop-shadow(1px -1px 0px #d2d5c5) drop-shadow(-1px 1px 0px #d2d5c5);
}

.recent {
  font-family: "Jua";
  color: #3a403e;
  font-size: 12px;
  background: #e4e9d3;
  position: absolute;
  top: 295px;
  left: 245px;
  max-height: 12%;
  width: 9%;
  overflow-y: auto;
  border-radius: 10px;
}
.todo {
  font-family:"Jua";
  color: #3a403e;
  font-size: 12px;
  background: #e4e9d3;
  border:double 5px #3a403e; /*color of border of speech box*/
  padding-left: 5px;
  position:absolute;
  top: 660px;
  left: 1700px;
  width:10%;
  max-height:15%;
  overflow-y: auto;
  border-radius: 10px;
}

.todo li{
  margin-left: -20px;
}
/*#line {
  letter-spacing: -2px;
}*/

/*
.navlist{
  background: white;
  display: flex;
  position: absolute;
  top: 130px;
  left: 700px;
}

.navlist p{
  background: linear-gradient(0deg, rgba(189, 220, 208, 1) 0%, rgba(119, 156, 160, 1) 50%, rgba(189, 220, 208, 1) 100%);
  color: #3a403e;
  display: flex;
  position: absolute;
  left: 300px;
  font-family: "Jua";
  font-size: 18px;
  width: 200px;
  text-align: center;
  justify-content: center;
  border: double 4px #3a403e;
  border-radius: 3px;
}
*/
/* images vvv */
.squeanetbanner img{
  width: 14%;
  position: absolute;
  z-index: 20;
  top: 85px;
  left: 588px;
  transform-origin: center;
}

.squeanetbanner img:hover{
  transform: translate(0px, -3px);
}

.speechbubble img{
  width: 12%;
  height: 23%;
  position: absolute;
  display: flex;
  top: 270px;
  left: 220px;
}

.bunnywave img{
  width: 10%;
  position: absolute;
  display:flex;
  top:440px;
  left:285px;
  z-index: 5;
}

.bunnywave img:hover{
  animation: bobbing 0.15s infinite alternate;
}

@keyframes bobbing {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-4px);
  } 
}

.eddy img{
  position: absolute;
  display: flex;
  z-index: 5;
  width: 13%;
  transform: scalex(-1);
  top: 590px;
  left: 1050px;
  filter: drop-shadow(5px 5px 0px #d2d5c5) drop-shadow(-5px -5px 0px #d2d5c5) drop-shadow(5px -5px 0px #d2d5c5) drop-shadow(-5px 5px 0px #d2d5c5);
}

.together img{
  position: absolute;
  display: flex;
  z-index: 5;
  width: 10%;
  top: 770px;
  left:0px;
  filter: saturate(70%);
}
.flipnoteme img{
  position: absolute;
  display: flex;
  z-index: 6;
  top: 820px;
  left: 1780px;
  background: #d2d5c5;
  width: 128px;
  filter: saturate(30%) brightness(90%) hue-rotate(20deg) contrast(80%);
}


.moth img[src="images/moth.png"]{
  position: absolute;
  display: flex;
  z-index: 6;
  width: 80px;
  top: 120px;
  left: 920px;
  filter: drop-shadow(1px 1px 0px #d2d5c5) drop-shadow(-1px -1px 0px #d2d5c5) drop-shadow(1px -1px 0px #d2d5c5) drop-shadow(-1px 1px 0px #d2d5c5) hue-rotate(20deg) contrast(80%) brightness(110%);
  transform: rotate(15deg);
}

.pictochat img{
  width: 55%;
  display: block;
  margin: auto;
  margin-top: 30px;
  filter: contrast(70%);
  image-rendering: pixelated;
}

#ebwalk {
  display: block;
  image-rendering: pixelated;
  margin: auto;
  filter: contrast(80%) saturate(90%);
}

#drifloon{
  position: absolute;
  z-index: 10;
  width: auto;
  top: 500px;
  left: 680px;
  filter: contrast(65%);
  
}
/* images ^^^ */

/* from foollovers.com vvv */
.box11 {
  margin:1em auto; /* 中央寄せは0をautoに変更 */
  width:10%;
  position: absolute;
  top: 155px;
  left: 1000px;
  font-family: "Jua";
  text-align: center;
  font-size: 14px;
  color: #3a403e;
}
.u01 {
  background:url(/frames/f-ue.gif) repeat-x;
  height:45px;
  margin:0 50px
}
.s01 {
  background:url(/frames/f-sita.gif) repeat-x;
  height:13px;
  margin:0 50px
}
.t01 {
  background:url(/frames/f-tunagi-naka.gif) repeat-x;
  height:48px;
  margin:0 50px
}
.box-top {
  background-image:url(/frames/f-kado1.gif), url(/frames/f-kado2.gif);
  background-position:top left, top right;
  background-repeat:no-repeat, no-repeat;
  height:45px
}
.box-center {
  background-image:url(/frames/f-migi.gif), url(/frames/f-hidari.gif) , url(/frames/f-naka.gif);
  background-position:top right, top left, top center;
  background-repeat:repeat-y, repeat-y ,repeat;
  padding:0 20px;
}
.box-center a{
  line-height: 0px;
  padding: 5px 30px 5px 30px;
  border: dotted 2px rgba(67, 73, 69, 0.2);
}
.box-bottom {
  background-image:url(/frames/f-kado3.gif), url(/frames/f-kado4.gif);
  background-position:top left, top right;
  background-repeat:no-repeat, no-repeat;
  height:13px
}
.box-tunagi {
  background-image:url(/frames/f-tunagi-migi.gif), url(/frames/f-tunagi-hidari.gif);
  background-position:top right, top left;
  background-repeat:repeat-y, repeat-y;
  height:48px;
}
.box11 a{
  color: #3a403e;
}

.box11 a:hover{
  color: white;
}

.tama{
  position: absolute;
  top: 820px;
  left: 1740px;
  filter: contrast(70%) hue-rotate(-30deg) drop-shadow(1px 1px 0px #d2d5c5) drop-shadow(-1px -1px 0px #d2d5c5) drop-shadow(1px -1px 0px #d2d5c5) drop-shadow(-1px 1px 0px #d2d5c5);
}


/* gallery */

.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 10px;
}
.gallery img {
  width: 100%;
  aspect-ratio: 1 / 1; /* Makes all images square */
  object-fit: cover;   /* Crops the image to fill the square */
}

