body {
    background-size:cover;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-color: rgba(0, 0, 0, 0.098) rgba(254, 254, 254, 0);
    scrollbar-width: thin;
    font-family: "perfect";
    font-size: 14px;
    cursor: url("cursor1.8.png"), auto;
    background-image: url(11.jpg);
    background-size:contain;
}
body.home {
    background-image: url(11.jpg);
}
body.blog {
    text-align: center;
    background-image: url(11.jpg);
    background-size:contain;
    font-family: "blog";
    font-size: 18px;
    line-height: 35px;
}
body.blog b{
    font-family: "blog";
    font-size: 18px;
    font-weight:bold;
}
body.blog p1{
    font-family: "medieval3";
    font-size: 70px;
    color:rgb(165, 0, 0); 
}
body.library {
    background-image: url(11.jpg);
    font-size: 14px;
    color:rgb(0, 0, 0);
}
body.library a{
    font-size: 14px;
    color:rgb(255, 255, 255);
}
body.library a:hover{
    color:rgb(165, 0, 0);
}
body.about {
    background-image: url(11.jpg);
    font-size: 14px;
}
body.about a{
    font-size: 14px;
    color:white;
}
body.about a:hover{
    color:rgb(165, 0, 0);
}
body.guest {
    background-image: url(11.jpg);
}
body.art {
    background-image: url(11.jpg);
    background-size:cover;
}
body.art h{
    color:rgb(255, 255, 255); 
}
body.prints {
    background-image: url(11.jpg);
    background-size:contain;
}
body.prints img{
    border:solid;
    border-width:1px;
    border-color: rgba(255, 0, 0, 0.443); 
}
body.film {
    background-image: url(11.jpg);
    background-size:contain;
}
body.film img{
    border:solid;
    border-width:1px;
    border-color: rgba(255, 0, 0, 0.443); 
}
body.digital {
    background-image: url(11.jpg);
    background-size:contain;
}
body.digital img{
    border:solid;
    border-width:1px;
    border-color: rgba(255, 0, 0, 0.443); 
}
body.art p{
    color:white;
    font-family: 'alagard';
    font-size: 20px;
}
body.media {
    background-image: url(11.jpg);
}
body.art p:hover{
    color:white;
    color: rgb(165, 0, 0); 
}
@font-face { 
    font-family: "alagard"; 
    src: url("alagard.ttf"); 
} 
@font-face { 
    font-family: "perfect"; 
    src: url("Perfect\ DOS\ VGA\ 437\ Win.ttf"); 
}
@font-face { 
    font-family: "medieval"; 
    src: url("Augusta-Shadow.ttf"); 
} 
@font-face { 
    font-family: "medieval2"; 
    src: url("Augusta.ttf"); 
} 
@font-face { 
    font-family: "blog"; 
    src: url("Goudy\ Mediaeval\ Regular.ttf"); 
} 
@font-face { 
    font-family: "medieval3"; 
    src: url("FloralCapitals.ttf"); 
} 
 a{
    color: rgb(30, 30, 30); 
    text-decoration: none;
    font-family: "perfect";
    font-size: 14px;
    cursor: url(cursorhover2.png), auto;
 }

p {
    font-family: "perfect";
    font-size: 14px;
    color: rgb(0, 0, 0); 
}

p1 {
    font-family:"perfect";
    font-size: 16px;
    color: rgb(0, 0, 0); 
}
p2 {
    font-family:"medieval2";
    font-size: 14px;
    color: rgb(0, 0, 0); 
}
p2:hover{
    color: rgb(165, 0, 0); 
}
p3 {
    font-family:"medieval2";
    font-size: 16px;
    color: rgb(0, 0, 0); 
}
b { 
    font-weight: normal;
    font-family: "perfect";
    text-decoration: underline;
    text-decoration-thickness: .1em;
    font-size: 14px;
    text-decoration-color: rgb(198, 0, 0); 
 }
b2 { 
    font-weight: normal;
    color: rgb(198, 0, 0); 
    font-size: 14px;
 }
b3 { 
    font-weight: normal;
    color: rgb(0, 46, 198); 
 }
a:hover{ 
    color: rgb(198, 0, 0); 
}
h {
    font-size: 20px;
    color: rgb(198, 0, 0); 
    font-family: "alagard";
}
h1 {
    color: rgba(0, 0, 0, 0.797);  
    font-family: "alagard";
    text-decoration:underline;
    text-decoration-color: rgb(198, 0, 0); 
}
h2 {
    color: rgb(198, 0, 0); 
    font-family: "alagard";
     font-size: 25px;
     line-height:1px;
}
h3 {
    color: rgba(0, 0, 0, 0.797);  
    font-family: "medieval2";
    font-size: 16px; 
}
h4 {
    font-family: "alagard";
    text-decoration:underline;
    text-decoration-color: rgb(198, 0, 0); 
    font-size: 20px;
    line-height: 1px;
}
.artheader {
    display:flex;
    justify-content:center;
}
#header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 2%;
}
.wrap {
  padding: 0 10px;
}
.wrap2 {
    display:flex;
    justify-content:center;
  padding: 10px;
  gap: 10px;
}
.journalwrap {
    display:flex;
    justify-content:center;
    padding: 20px;
        background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
        box-shadow: inset 0 0 2px black;
}
.wrapart {
  display:flex;
  justify-content:center;
  flex-direction:column;
  align-items:center;
}
.aboutwrap {
    display:flex;
    flex-direction:row;
    justify-content:center;
    gap: 10px;
    padding: 1%;
}
.aboutwrap2 {
    display:flex;
    flex-direction:row;
    justify-content:center;
    gap: 10px;
}
.aboutdivider {
    display:flex;
    flex-direction: row;
    gap: 1em;
}
.abouttextwrap {
    display:flex;
    flex-direction: column;
    align-items:center;
    gap:10px;
}
.abouttextwrap2 {
    display:flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
}
.aboutfoto {
    display:flex;
    gap: 1em;
    padding-bottom: 5%;
}
.aboutfoto img{
    width: 100%;
    height: 100%;
}
#textalign {
    text-align:center;
    background-color:white;
    border-style:outset;
    border-width:1px;
    padding: 15px;
}
.wrapmedia {
  display: flex;
  flex-direction:row;
  justify-content:center;
  gap:2em;
  padding: 3%;
}
.medianav {
    background:white;
}
.mediawrap {
  display: flex;
  flex-direction:column;
  align-items:center;
}
.backbuttonmedia {
    background:white;
}

.grid {
   display: flex;
   flex-direction:column;
   justify-content: center;
   align-items:center;
   margin-right:202px;

}
section.left {
   display: flex;
    align-items: center;
    flex-direction: column;
    gap: 2em;
}
.row-top {
    display:flex;
    flex-direction:row;
    gap: 10px;
}

.navbar {
      display: flex;
    align-items: center;
    flex-direction: column;
    gap: 2em;
}
section.center {
    display: flex;
    align-items: start;
    flex-direction: column;
    gap: 2em;
}
section.right {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1em;
    margin-left: 21px;
}
#navcontainer {
    width:13em;
    display: flex;
    align-items:end;
    flex-direction: column;
    gap: 10px;
}
#navhead {
    display: flex;
    padding: .5em;
    background: rgba(255, 255, 255, 0.874);
}
#navbuttons {
    display: flex;
    padding: 6px;
}
#navbuttons a{
    color: rgba(255, 255, 255, 0.947);
}
#navbuttons a:hover{
    color: rgba(195, 0, 0, 0.904);
}
.button a{
    color: rgba(255, 255, 255, 0.947);
}
.button a:hover{
    color: rgba(195, 0, 0, 0.904);
}
.button {
    padding: 1%;
}
.blogwrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1em;
    gap: 1em;
}
#blognavwrap {
        display:flex;
    justify-content:center;
    padding: 10px;
        background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
        box-shadow: inset 0 0 2px black;
}
#blognav {
display: flex;
  flex-direction: row;
  align-items: center;
  gap: 50px;
  border-style:outset;
  border-width:1px;
  padding: 10px 20px;
  font-size:16px;
  background-color: white;
}
#blog {
    display: flex;
  flex-direction: column;
  gap: 1em;
  background-color: white;
  padding: 0% 5%;
  border-style: solid;
  border-width: 5px;
  border-color: rgba(0, 0, 0, 0.881);
  overflow: scroll;
  height: 800px;
  width: 850px;
}
#bloghead {
    text-align: center;
}
#nav {
    display: flex;
    flex-direction: row;
}
#welcome {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    border-style:outset;
    border-width:.1em;
    padding: 20px;
    border-color: rgba(0, 0, 0, 0.747);
    background-color:  rgba(255, 255, 255, 0.925);
    overflow: scroll;
    scrollbar-color: rgba(0, 0, 0, 0.098) rgba(254, 254, 254, 0);
    scrollbar-width: thin;
}

.carousel-container {
    display: flex;
    padding: 1em;
    justify-content: center;
    align-items: center;
    width: 30em;
    overflow: hidden;
  }
  .carousel {
    display: flex;
    gap: 1em;
    animation: scroll 18s linear infinite;
  }
  .carousel img {
    width: 6em;
    height: 2em;
  }
  @keyframes scroll {
    0% {
      transform: translateX(75%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
#photo {
    display: flex;
    gap: 10px;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
    width: 280px;
    height: 387px;
}
#photo img{
    width: 100%;
    height: 87%;
}
#code {
    margin-top: 10%;
    padding: .5em;
    width: 100px;
    height: 50px;
    overflow-x:scroll;
    border-style:outset;
    border-width:.1em;
    background: rgba(255, 255, 255, 0.874);
}
#code p{
    font-size: 10px;
}
#fotohead {
    display: flex;
    justify-content:center;
    padding: .5em;
    border-style:outset;
    border-width:.1em;
    background: rgba(255, 255, 255, 0.874);
}
#neighborhoodhead {
    display: flex;
    justify-content:center;
    padding: .5em;
    border-style:outset;
    border-width:.1em;
    border-color: rgba(0, 0, 0, 0.747);
    background: rgba(255, 255, 255, 0.874);
}
#neighbors {
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items:center;
    gap: 3px;
    width: max-content;
    animation: slide 30s linear infinite;
}
  @keyframes slide {
    0% {
      transform: translateY(30%);
    }
    50% {
      transform: translateY(-30%);
    }
    100% {
      transform: translateY(30%);
    }
  }
#links {
        display: flex;
        flex-direction: column;
    justify-content:center;
    padding: .5em;
    border-style: dashed;
    border-width: .1em;
    background: rgba(255, 255, 255, 0.874);
}
#guestbook {
    display: flex;
  flex-direction: row;
  gap: 1em;
  align-items: center;
  height: 250px;
}

#guestbook img {
    height: 80%;
    width: 60%;
}
#guesttext {
    display: flex;
    align-items:center;
    text-align:center;
}
#guesttext p{
    color: white;
}
#guesttype {
    display: flex;
    flex-direction:column;
    align-items:center;
}
#guesttype img{
    width:80px;
    height:80px;
}
#guesttype img:hover {
    animation: shake 0.5s;
    animation-iteration-count: infinite;
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
#homepic {
    background-image: url(https://blob.gifcities.org/gifcities/2PEFNXYJ23FPWXDFXHORTIMT25MLONSP.gif);
    background-repeat:no-repeat;
    position: relative;
    width: 10em;
    height: 10em;
}
.homecontainer {
    display: flex;
    flex-direction: row;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
    height: 286px;
    width: 600px;
}
.centercontainer {
    display: flex;
    flex-direction: row;
    gap: 4%;
}
.homecontainer2 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 300px;
}
#neighborhood {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
        gap: 1em;
        height: 150px;
        overflow: hidden;
}
#neighborhoodcontainer {
      display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
    border-color: rgba(0, 0, 0, 0.747);
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
        box-shadow: inset 0 0 2px black;
        padding: 5%;
        gap: 1em;
        height: 200px;
        overflow: hidden;  
}
#linkme {
      display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
    border-color: rgba(0, 0, 0, 0.747);
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
        box-shadow: inset 0 0 2px black;
        padding: 5%;
        gap: 1em;
}
#buttonholder {
    display: flex;
    justify-content:center;
    align-items:center;
    flex-direction: column;
}
#button {
    display: flex;
    justify-content:center;
    align-items:center;
    flex-direction: column;
    margin-top: 10%;
}
.column-home {
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.column {
    flex: 0%;
    gap: 2em;
    padding: 20px;
    display: flex;
    flex-direction: column;
    width: 400px;
}
.column2 {
    flex: 0%;
    gap: 2em;
    padding: 10px;
    display: flex;
    flex-direction: column;
    width: 380px;
}
.row-home {
    display:flex;
    flex-direction:row;
    gap: 10px;
}
.row-guest {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.row {
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0px;
    margin-top: 20px;
    margin-right: 50px;
    max-width: 1200px;
    margin-bottom: 10px;
}
.row-center {
    display:flex;
    flex-direction:row;
    justify-content:center;
    gap: 10px;
}
.row-fotoalbum {
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    gap:50px;
}
.row-fotoalbum2 {
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0px;
    margin-top: 10px;
    max-width: 1200px;
    margin-bottom: 10px;
}
.row-fotoalbum a{
    color:white;
}
.row-fotoalbum a:hover{
    color:#0f5dc2;
}
#updatehead {
  border-bottom:outset;
  border-width: 1px;
}
#todohead {
  border-bottom:outset;
  border-width: 1px;
}


.headphotodiary{
    background-color: white;
    margin-left: 50em;
    width: 10em;
    height: 5em;
    text-align: center;
}

.wrap2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#homebutton {
    display: flex;
    flex-wrap: wrap;
    padding-left: 5em;
}
.home {
    background-color: rgb(235, 235, 235);
    border-style: dotted;
    border-color:  rgb(0, 0, 0);
    padding: 8px;
}
:root {
        --titlebar-gradient: linear-gradient(90deg, #6a1535, #b23965, #f9a5b9);
        --dialog-blue: #6a1535;
        --dialog-accent: white; /* color of text on diaglog blue */
        --titlebar-color: white; /* reccomended to change so its easy to read on titlebar color */
        --player-image: url(https://loveberry.nekoweb.org/assets/images/mp/yuzuha.png);

    /*** 98 css styling ***/
    /* while some of these may specify a single element, theyre used across mulitple */
        --surface: #c0c0c0;
        --button-highlight: #ffffff;
        --button-face: #dfdfdf;
        --button-shadow: #808080;
        --light-button-shadow: #a9a9a9;
        --window-frame: #0a0a0a;
        --border-field: inset -1px -1px var(--button-highlight),
            inset 1px 1px var(--button-shadow), inset -2px -2px var(--button-face),
            inset 2px 2px var(--window-frame);
    }

    #musicplayer {
  -webkit-font-smoothing: none;
  font-family: "perfect";
  color:var(--window-frame);
  width:300px;
  border:var(--window-frame) solid 1px;
      background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
  padding: 3px;
    }

    .title-color {  
    padding: 3px 2px 3px 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(179, 0, 0, 0.815);
    margin-bottom: 2px;
}

.actual-title {
    color:var(--titlebar-color);
  display: flex;
  gap: 5px;
}

.seeking {
    font-weight: normal;
    font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
    gap: 5px;
    margin: 12px 0;
}

.player-flex {
    display: flex;
    gap: 3px;
}

.player-main {
    width: calc(100% - 100px);
    margin-top: 1px;
}

.player-icon-holder {
  border: 2px solid var(--surface);
  width:95px;
  height:95px;
  padding: 1px;
  background-image:linear-gradient(-45deg, var(--button-face) 50%, var(--window-frame) 50%);
  background-size:cover;
  background-repeat:no-repeat;
  border-width:1px;
  border-style:solid;
  border-color: var(--button-shadow) var(--button-highlight) var(--button-highlight) var(--button-shadow);
  
  overflow: hidden;
  position:relative;
  z-index: 2;
}

.player-icon {
    background-image:url(mask.png);
    background-size: contain;
    background-repeat: no-repeat;
  width:95px;
  height:95px;
  display: display;
}

/* BELOW IS LARGELY RIPPED FROM 98 CSS */
.track-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
    border-style:outset;
    border-width:.1em;
  border-radius:0;
  box-sizing: border-box;
  outline:0;
  
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;

  position: relative;
  padding: 3px 4px;
  padding-right: 32px;
  background-image: url("https://loveberry.nekoweb.org/assets/musicplayer/button-down.svg");
  background-position: top 2px right 2px;
  background-repeat: no-repeat;
  width:100%;

  background-color: var(--button-highlight);
  height: 21px;

  font-family: "perfect";
  -webkit-font-smoothing: none;
  font-size: 11px;
  font-weight: lighter;
}

.track-select:focus option {
  color: var(--window-frame);
  background-color: var(--button-highlight);  
  outline: 1px;
  border: none;
}

.track-select:active {
  background-image: url("https://loveberry.nekoweb.org/assets/musicplayer/button-down-active.svg");
}

/* input */
#musicplayer input[type="range"] {  
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
}

#musicplayer input[type="range"]:focus {
  outline: none;
}

#musicplayer input[type="range"]::-webkit-slider-thumb {
  appearance: none;
  -webkit-appearance: none;
  height: 21px;
  width: 11px;
  background: url("https://loveberry.nekoweb.org/assets/musicplayer/indicator-horizontal.svg");
  transform: translateY(-8px);
  box-shadow: none;
  border: none;
}

#musicplayer input[type="range"].has-box-indicator::-webkit-slider-thumb {
  background: url("https://loveberry.nekoweb.org/assets/musicplayer/indicator-rectangle-horizontal.svg");
  transform: translateY(-10px);
}

#musicplayer input[type="range"]::-moz-range-thumb {
  height: 21px;
  width: 11px;
  border: 0;
  border-radius: 0;
  background: url("https://loveberry.nekoweb.org/assets/musicplayer/indicator-horizontal.svg");
  transform: translateY(2px);
}

#musicplayer input[type="range"].has-box-indicator::-moz-range-thumb {
  background: url("https://loveberry.nekoweb.org/assets/musicplayer/indicator-rectangle-horizontal.svg");
  transform: translateY(0px);
}

#musicplayer input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  box-sizing: border-box;
  background: var(--window-frame);
  border-right: 1px solid var(--button-shadow);
  border-bottom: 1px solid var(--button-shadow);
  box-shadow: 1px 0 0 var(--button-highlight), 1px 1px 0 var(--button-highlight), 0 1px 0 var(--button-highlight), -1px 0 0 var(--light-button-shadow),
    -1px -1px 0 var(--light-button-shadow), 0 -1px 0 var(--light-button-shadow), -1px 1px 0 var(--button-highlight), 1px -1px var(--light-button-shadow);
}

#musicplayer input[type="range"]::-moz-range-track {
    width: 100%;
    height: 2px;
    box-sizing: border-box;
    background: var(--window-frame);
    border-right: 1px solid var(--button-shadow);
    border-bottom: 1px solid var(--button-shadow);
    box-shadow: 1px 0 0 var(--button-highlight), 1px 1px 0 var(--button-highlight), 0 1px 0 var(--button-highlight), -1px 0 0 var(--light-button-shadow),
    -1px -1px 0 var(--light-button-shadow), 0 -1px 0 var(--light-button-shadow), -1px 1px 0 var(--button-highlight), 1px -1px var(--light-button-shadow);
}

.window-button {
    background: rgba(255, 255, 255, 0.884);
    border-style:outset;
    border-width:.1em;
    border-radius: 0;

    box-sizing: border-box;
    color: inherit;
    text-shadow: 0 0 var(--window-frame);
}

.window-button:active {
  box-shadow: inset -1px -1px var(--button-highlight), inset 1px 1px var(--window-frame), inset -2px -2px var(--button-face), inset 2px 2px var(--button-shadow);
  text-shadow: 1px 1px var(--window-frame);
}

.window-button:focus  {
  outline: 1px dotted #000;
  outline-offset: -4px;
}
.player-buttons {
    display: flex;
    gap: 10px;
    margin: 5px 5px 0 5px;
}
.player-buttons .window-button  {
    width: 33%;
    font-size: 10px;
    padding: 5px 10px;
}
.player-buttons .window-button svg {
   width: 15px;
   height: 15px;
}

.title-bar-controls {
    display: flex;
}
.guestbookcontainer {
    display: flex;
    justify-content:center;
}

#statuscafe {
    padding: .5em;
    background-color: rgb(252, 255, 255);
    border-style:outset;
    border-width:.1em;
}
#statuscafe-username {
    margin-bottom: .5em;
}
#statuscafe-content {
    margin: 0 1em 0.5em 1em;
}
#status {
    display: flex;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
    width: 350px;
  height: 80px;
}
#textwrap {
        display: flex;
    flex-direction: row;
    padding: 10px;
    width: 250px;
    border:solid;
    border-color:rgb(179, 2, 2);
    border-width:1px;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
}
.aboutcontainer {
    display: flex;
    flex-direction: row;
    padding: 10px;
    width: 300px;
    border:solid;
    border-color:rgb(179, 2, 2);
    border-width:1px;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
    
}
.aboutcontainer2 {
    display: flex;
    flex-direction: row;
    padding: 10px;
        border:solid;
    border-color:rgb(179, 2, 2);
    border-width:1px;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
    scrollbar-color: rgba(0, 0, 0, 0.098) rgba(254, 254, 254, 0);
    scrollbar-width: thin;
}
.aboutcontainer3 {
    display: flex;
    flex-direction: row;
    padding: 10px;
    width:630px;
    justify-content:center;
    align-items:center;
        border:solid;
    border-color:rgb(179, 2, 2);
    border-width:1px;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
    scrollbar-color: rgba(0, 0, 0, 0.098) rgba(254, 254, 254, 0);
    scrollbar-width: thin;
}
.aboutborder {
    display: flex;
    gap: 1em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
}
.smallaboutborder {
    display: flex;
    gap: 1em;
    flex-direction: column;
    align-items: center;
    padding: 1em;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
    height: 400px;
}
.aboutborder2 {
    display: flex;
    gap: 1em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
    height: 110px;
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
    box-shadow: inset 0 0 2px black;
}

#aboutcolumn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2em;
    padding: 1%;
    
}
#smallaboutcolumn {
    display: flex;
    flex-direction: row;
    width: 300px;
    padding: 1%;
    overflow:scroll;
    text-align:center;
    background-color:white;
    border-style:outset;
    border-width:1px;
}
#imageaboutcolumn {
    gap:5px;
    background-color:white;
}
.imageaboutrow {
    display:flex;
    flex-direction:row;
    padding: 10px;
    overflow:scroll;
    background-color:white;
    border-style:outset;
    border-width:1px;
    overflow-x:scroll;
    height:400px;
    gap:5px;
}
#imageaboutcolumn img{
    width:100%;
}
#statscolumns {
    display: flex;
    flex-direction: row;
    padding: 1%;
    text-align:center;
}
#statscolumn {
    display: flex;
    flex-direction: column;
    padding: 1%;
    text-align:center;
}
#smallaboutcolumn2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2em;
    width: 200px;
    padding: 1%;
}
#aboutcolumn2 {
    display: flex;
    flex-direction: column;
}
#aboutscrollbox {
display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1em;
  height: 320px;
  background-color: white;
  padding: 20px;
  border-style:outset;
  border-width:1px;
}

#smallaboutscrollbox {
    display: flex;
    flex-direction:column;
    gap:1em;
    padding: 5%;
    height: 305px;
    background-color:white;
    padding: 3%;
}
#outgoing {
    display: flex;
    background-color: white;
    justify-content: center;
    height: 20px;
    width: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: solid;
    border-color: rgba(165, 0, 0, 0.884); 
    padding: 5%;
}
#favecarousel {
    display: flex;
    height: 50px;
    width: 350px;
    overflow-x: scroll;
    padding-top: 5%;
    padding-bottom: 5%;
}
#picofme {
    display: flex;
}
#homebuttonabout {
    display: flex;
    flex-wrap: wrap;
    padding: 1%;
}
.peewee {
    transform: translate(-25%, 0%);
}
.peewee img{
    width: 100%;
    max-height: 100%;
}
.stampscontainer {
display: flex;
  justify-content: center;
  align-items: center;
  width: 617px;
    overflow: hidden;
  }
  
  #stamps {
    display: flex;
    gap: 10px;
    animation: scrollz 15s linear infinite;
  }
  #stamps img {
    width: 4.9em;
    height: 3.3em;
  }
    @keyframes scrollz {
    0% {
      transform: translateX(27.75%);
    }
    100% {
      transform: translateX(-25%);
    }
  }
  .abouthead {
    display: flex;
    height: 5%;
  }
  .footer {
    display: flex;
    justify-content: center;
  }
    #aboutscrollboxhead {
    display: flex;
    flex-direction:row;
    gap:2em;
  }
    #aboutscrollboxfeet {
    display: flex;
    flex-direction:row;
  }
    #scrollboxtext2 {
    display: flex;
    flex-direction:column;
    line-height: 30px;
    text-align: left;
  }
      #scrollboxtext3 {
    display: flex;
    flex-direction:column;
    line-height: 30px;
    text-align: right;
  }
    #scrollboxtext {
    display: flex;
    flex-direction:column;
    text-align:center;
    line-height: 30px;
  }
  #scrollboxtext img {
    padding-top: 10%;
    width: 100%;
    height: 30%;
  }
  .logo {
    display: flex;
    justify-content:center;
    align-items: center;
    align-content:center;
    padding:10px;
    margin-right:10px;
}
.logo img{
    width:670px;
    height:210px;
}

.mediumscontainer {
display: flex;
flex-direction:row;
justify-content:center;
align-content:center;
padding-top: 5%;
gap: 5em;
}
#mediums {
    display:flex;
    flex-direction:column;
    align-items:center;
    gap: 1em;
}
#photos {
    background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
#drawings {

    background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
#videos {

    background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 120px;
  height: 120px;
  overflow: hidden;
}

#imgcontainer {
    display:flex;
    flex-direction:row;
    gap:10px;
}
#blinkies {
    display:flex;
    flex-direction: column;
    justify-content: center;
    gap: 3px;
    width: 100px;
    margin-left:195px;
  }
  #blinkies img{
    width: 100%;
    height: auto;
  }
.centerwrap {
    display:flex;
    flex-direction:column;
    gap:2em;
    align-items:center;
}
#videoplayer {
    background-image: url(television.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
    width: 70%;
    height:130%;
    display:flex;
    flex-direction:column;
    position:relative;
}
#iframecontainer {
    display:flex;
    position: absolute;
    top: 42;
    left: 28;
}

#homecontainer3 {
    display:flex;
    flex-direction: row;
    gap:10px;
    justify-content:center;
}
#imgandtodo {
    display: flex;
  flex-direction: column;
  gap: 1em;
  align-items: center;
}
#currently {
        display: flex;
    padding: 10px;
    flex-direction: column;
    border-color: rgba(0, 0, 0, 0.747);
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
        border-width: .1em;
        box-shadow: inset 0 0 2px black; 
}
#currentlytext {
     display:flex;
    flex-direction:column;
    background-color: rgb(255, 255, 255);
    border-style:outset;
    border-width:.1em;
    border-color: rgba(0, 0, 0, 0.747);
    padding: 10px;
    width:265px;
}
#todo {
        display: flex;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    border-color: rgba(0, 0, 0, 0.747);
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
        box-shadow: inset 0 0 2px black;
        gap: 10px;
    width: 206px;
  height: 172px;
}
#todotext {
     display:flex;
    padding: 10px;
    flex-direction:column;
    background-color: rgb(255, 255, 255);
    border-style:outset;
    border-width:.1em;
    border-color: rgba(0, 0, 0, 0.747);
    max-height: 200px;
    overflow: scroll;
    line-height: 25px;
}

#updates {
    display: flex;
    padding: 10px;
    flex-direction: column;
    border-color: rgba(0, 0, 0, 0.747);
    background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
        box-shadow: inset 0 0 2px black;
        gap: 10px;
        width: 362px;
  height: 173px;
}
#updatetext {
     display:flex;
    padding: 10px;
    flex-direction:column;
    background-color: rgb(255, 255, 255);
    border-style:outset;
    border-width:.1em;
    border-color: rgba(0, 0, 0, 0.747);
    max-height: 300px;
    overflow: scroll;
    line-height: 25px;
}
#gentleman {
    display:flex;
    justify-content:center;
    transform: translate(218%, -8%);
    position: absolute; 
     z-index: 1;
}
#gentleman img{
   width: 120px;
  height: 80px;
  transform: rotate(5deg);
}
#orb {
    display:flex;
    justify-content:center;
    transform: translate(325%, 65%);
    position: absolute; 
     z-index: 1;
}
#orb img{
    width:70px;
    height:60px;
    transform: rotate(10deg);
}
#kitty {
    display:flex;
    justify-content:center;
    transform: translate(-215%, 0%);
    position: absolute; 
     z-index: 1;
}
#kitty img{
width: 120px;
  height: 100px;
  transform: rotate(-10deg);
}
#freak {
    display:flex;
    justify-content:center;
    transform: translate(330%, 1360%);
    position: absolute; 
     z-index: 1;
}
#freak img{
    width:80px;
    height:80px;
}

#house {
    display:flex;
    justify-content:center;
    transform: translate(470%, 1950%);
    position: absolute; 
     z-index: 1;
}
#house img{
    width:50px;
    height:40px;
}
#kind {
   display:flex;
    justify-content:start;
    transform: translate(10%, 2%);
    position: absolute; 
     z-index: 1;
}
#kind img{
    width:100px;
    height:100px;
    transform: rotate(-15deg);
}
#cards {
   display:flex;
    justify-content:start;
    transform: translate(80%, 0%);
    position: absolute; 
     z-index: 1;
}
#cards img{
    width:115px;
    height:110px;
    transform: rotate(30deg);
}
#safety {
   display:flex;
    justify-content:start;
        transform: translate(447%, -62%);
    position: absolute; 
     z-index: 1;
}
#safety img{
    width:120px;
    height:80px;
    transform: rotate(10deg);
}
.horizontalscrollbox {
    display:flex;
    flex-direction:row;
    overflow-y: auto;
    gap: 1%;
    width: 500px;
}
.mediacontainer {
    display:flex;
    flex-direction:column;
    border: solid;
    border-color:white;
    background-color:white;
    justify-content:center;
    align-items:center;
    padding: 1%;
    width: 500px;
}
.scrollboxheader {
    display:flex;
    margin-bottom: 2%;
}
.overlay {
    position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0,0,0,0.6);
}
.text {
    color: white;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.box {
    display:flex;
    justify-content:center;
    position: relative;
}
.box:hover .overlay {
  opacity: 1;
}
.librarywrap {
    display:flex;
    flex-direction: row;
    gap: 1em;
    justify-content:center;
}
.librarynavbar {
    display:flex;
    flex-direction: column;
    padding: 3%;
    height: 300px;
    line-height: 40px;
}
.librarycontainer {
    display:flex;
    flex-direction: column;
    align-items:center;
    padding: 1%;
    gap:1em;
    text-align:center;
    width:980px;
}
.librarycontent {
    display:flex;
    flex-direction:row;
    gap: 14.5em;
    width:980px;
}
.librarycontent img{
    width: 190px;
}
.librarycontent2 {
    display:flex;
    flex-direction:row;
    gap:14.5em;
}
.librarycontent2 img{
    width: 190px;
}
.librarycontent3 {
    display:flex;
    flex-direction:row;
    gap: 1em;
    justify-content:center;
    width:990px;
}
.librarycontent3 img{
    width: 190px;
}
.favoritescontain {
    width:1200px;
    height:600px;
}
.favoriteswrap {
    display:flex;
    justify-content:center;
    padding:20px;
}
#movies {
   display:flex;
    justify-content:start;
    transform: translate(350%, 280%);
    position: absolute; 
     z-index: 1;
}
#movies img{
    width:250px;
    height:150px;
}
#tv {
   display:flex;
    justify-content:start;
    transform: translate(10%, 370%);
    position: absolute; 
     z-index: 1;
}
#tv img{
    width:140px;
  height: 120px;
  transform:rotate(45deg);
}
#clothes {
   display:flex;
    justify-content:start;
    transform: translate(125%, 50%);
    position: absolute; 
     z-index: 1;
}
#clothes img{
    width:430px;
    height:280px;
    transform:rotate(-20deg);
}
#books {
   display:flex;
    justify-content:start;
    transform: translate(30%, 50%);
    position: absolute; 
     z-index: 1;
}
#books img{
    width:130px;
  height: 150px;
  transform:rotate(-40deg);
}
#music {
   display:flex;
    justify-content:start;
    transform: translate(200%, 250%);
    position: absolute; 
     z-index: 1;
}
#music img{
    width:120px;
  height: 90px;
}
#trinkets {
   display:flex;
    justify-content:start;
    transform: translate(180%, 450%);
    position: absolute; 
     z-index: 1;
}
#trinkets img{
    width:60px;
  height: 70px;
  transform:rotate(25deg);
}
#tech {
   display:flex;
    justify-content:start;
    transform: translate(200%, 20%);
    position: absolute; 
     z-index: 1;
}
#tech img{
    width:180px;
    height:160px;
}
#accessories {
   display:flex;
    justify-content:start;
    transform: translate(1780%, 480%);
    position: absolute; 
     z-index: 1;
}
#accessories img{
    width:60px;
    height:60px;
    transform:rotate(45deg);
}
#theatre {
   display:flex;
    justify-content:start;
    transform: translate(230%, 240%);
    position: absolute; 
     z-index: 1;
}
#theatre img{
    width:150px;
    height:150px;
}
#tools {
   display:flex;
    justify-content:start;
    transform: translate(1000%, 60%);
    position: absolute; 
     z-index: 1;
}
#tools img{
    width:100px;
    height:100px;
    transform:rotate(60deg);
}
.gallerywrap {
    display:flex;
    justify-content:center;
    padding: 20px;
}
.gallerycontainer {
    background-color:white;
    width:1200px;
    height:700px;
    overflow-y: auto;
}
.journalscrollbox {
    display:flex;
    gap: 10px;
    flex-direction:column;
    padding: 10px 80px;
    width: 700px;
}
#journaltitle {
    display:flex;
    justify-content:center;
}
#journaltextwrap {
        display:flex;
    justify-content:center;
    padding: 10px;
        background-color: rgba(255, 255, 255, 0.927);
    background: repeating-linear-gradient(
    to right,
    rgba(255, 255, 255, 0.874),
    rgb(255, 255, 255) 2px,
    #000000b4 1px, 
    #000000e2 2px
        );
        box-shadow: inset 0 0 2px black;
}
#journaltext {
    flex-direction:column;
    text-align:center;
    display:flex;
    padding: 10px 30px;
    font-size: 14px;
    line-height:30px;
    border-style:outset;
    border-width:1px;
    background-color:white;
}
#journaltext2 {
    justify-content:center;
    flex-direction:column;
    text-align:left;
    display:flex;
    padding: 10px 20px;
    font-size: 14px;
    line-height:30px;
    border-style:outset;
    border-width:1px;
    background-color:white;
}
#journaltext3 {
    justify-content:center;
    flex-direction:column;
    text-align:right;
    display:flex;
    padding: 10px 20px;
    font-size: 14px;
    line-height:30px;
    border-style:outset;
    border-width:1px;
    background-color:white;
}
#journalrow {
    display:flex;
    justify-content:center;
    flex-direction:row;
    gap: 20px;
}
#journalcolumn {
    display:flex;
    justify-content:center;
    flex-direction:column;
    gap: 10px;
}
#journalpic {
    display:flex;
    justify-content:center;
    align-items:center;
}
#journalpic img{
    width: 80%;
    height: 100%;
    border:solid;
    border-width: 1px;
    border-color:rgb(36, 83, 160);
}
