@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400..700&display=swap');
body {
  min-height: 100vh;
  color: black;
  font-family: "Pixelify Sans", serif;
  max-width: 1400px;
  margin: 0 auto;
  background: linear-gradient(rgba(43, 251, 151, 0), rgba(144, 23, 178, 0.3)), url('/bgpics/bubbles.gif'), linear-gradient(rgba(43, 251, 151, 0.2), rgba(144, 23, 178, 0)), url('/bgpics/greentile.png')
}
h1, h2, h3, h4, h5, h6 {
  padding: 2px;
  margin: 2px;
}
p {
  padding: 2px;
  margin: 2px;
}
.gifcontainer {
  background: url('https://i6.glitter-graphics.org/pub/1177/1177676i6pq6evib0.gif');
  width: 780px;
  border: 2px solid #b827fc;    
  border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
  border-image-slice: 1;
  padding: 10px;
  margin: 0 auto;
  overflow: auto;
}
.gifmain {
  background: url('https://64.media.tumblr.com/39f3f7aeca6f90774a8102d9176b046a/tumblr_inline_n25dphS8xW1qhwjx8.gif');
  background-size: cover;
  width: 780px;
  border: 2px solid #b827fc;    
  border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
  border-image-slice: 1;
  padding: 10px;
  margin: 0 auto;
  overflow: auto;
}
.generic {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 600px;
  height: 600px;
  background-color: #cceeee;
  color: #250213;
  border: 1px solid darkviolet;
  border-radius: 0px;
  padding: 0px;
  margin: 0 auto;
  box-shadow: 0 4px 5px rgba(0,0,0,0.5);
  overflow: auto;
}
.pagetop {
  flex: 1;
  display: flex;
  justify-content: space-between;
  width: 800px;
  height: 150px;
  background: linear-gradient(rgba(111, 44, 171, 0.5), rgba(75, 207, 209, 0.5));
  color: #250213;
  border: 2px solid white;
  border-radius: 0px;
  padding: 0px;
  margin: 0 auto;
  margin-top:10px;
  margin-bottom: 10px;
  box-shadow: 0 4px 5px rgba(0,0,0,0.5);
}
.pagetopleft {
  flex: 1;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.gifboxtop{
  padding: 0px;
  margin: 0 auto;
  width: 184px;
  height: 150px;
  background: url('https://64.media.tumblr.com/4045aaa050f8213d1430cfc33f63dffa/tumblr_inline_n25dmgkBPR1qhwjx8.gif');
  border: 2px solid white; border-bottom: none; border-top: none; border-right: none;
  float: right;
}
.sidepanel{
  flex: 1;
  justify-content: center;
  align-content: center;
  background: linear-gradient(rgba(111, 44, 171, 0.5), rgba(75, 207, 209, 0.5));
  border: 2px solid white;
  border-radius: 3px;
  height: 400px;
  width: 250px;
  position: absolute;
  margin-left: -285px;
  margin-top: -100px;
}
.sidepanelright {
  flex: 1;
  justify-content: center;
  align-content: center;
  background: linear-gradient(rgba(111, 44, 171, 0.5), rgba(75, 207, 209, 0.5));
  border: 2px solid white;
  border-radius: 3px;
  height: 300px;
  width: 250px;
  position: absolute;
  margin-left: 810px;
  margin-top: 175px;
}
.sideimageleft {
  display: flex;
  justify-content: center;
  align-content: center;
  background: url('https://64.media.tumblr.com/0b66cfaf2f5f38652fb8900d6ee61a92/tumblr_inline_mw4akxzEEv1s5t339.jpg');
  border: 2px solid white;
  border-radius: 6px;
  color: white;
  height: 200px;
  width: 200px;
  position: absolute;
  margin-left: -260px;
  margin-top: 330px;
}
.sideimageright {
  background: url('https://64.media.tumblr.com/0b66cfaf2f5f38652fb8900d6ee61a92/tumblr_inline_mw4akxzEEv1s5t339.jpg');
  border: 2px solid white;
  border-radius: 6px;
  color: white;
  height: 200px;
  width: 200px;
  position: absolute;
  margin-left: 832px;
  margin-top: -50px;  
}
.bluecrystal {
  position: absolute;
  margin-left: 150px;
  margin-top: -5px;
}
.flowerone{
  position: absolute;
  margin-left: -420px;
  margin-top: -630px;
  transform: scale(0.9);
  z-index: -1;
}
.flowertwo {
  position: absolute;
  margin-left: 40px;
  margin-top: -460px;
  transform: scaleX(-1);
  z-index: -1;
}
 .tabs {display: flex; gap: 6px; padding: 10px 12px 0;}
 .tabs:hover {cursor: url('https://cdn.cursors-4u.net/previews/perfect-world-online-sword-7dc79c80-32.webp') 34 32, auto;}
 
 .tab {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*background: linear-gradient(180deg, #e8e0f5 0%, #dcd4ee 50%, #d0d8ea 51%);*/
  background: linear-gradient(180deg, #e0eff5 0%, #f9f8ff 50%, #fce4ee 61%);
  border: 1px solid rgba(160,140,200,0.5); /*border-bottom: none;*/
  border-radius: 8px /*8px 0 0*/;
  padding: 6px 16px; font-size: 16px; color: #7a6aa5;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
 }
 .tab:hover {
  background: linear-gradient(180deg, #e0eff5 0%, #FFFFFF 50%, #FFFAFC 61%);
  color: #cfa2d6 !important;
 }