        /*body stuff*/
        body {
            font-family: MS UI Gothic;
            font-size: 14px;
            background: url(https://file.garden/Zyte2tV1JUxg3Eaz/bgs/snow.jpg);
            background-size: cover;
            height: 1700px;
            color: #423b25;
            width: 65em;
            margin: 2em auto;
        }


        /* holder of everything */
        .outholder {
            position: absolute;
            top: 20px;
            width: 900px;
            height: 1715px;
        }


        /* navigation */
        .nav {
            top: 15px;
            left: 10px;
            position: absolute;
            width: 140px;
            height: 370px;
            background: #e8e5dbc2;
            background-size: 200px;
            border: 1px #423b25 dashed;
            border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
            padding: 5px;
            padding-top: 50px;
            outline: 5px solid #fff6ef;
        }
        .navhead {
            width: 100%;
            height: 25px;
            font-size: 20px;
            margin: 0;
            color: white;
            text-shadow: -1px 0 #423b25, 0 1px #423b25, 1px 0 #423b25, 0 -1px #423b25, 0 0 3px #423b25;
            border: 1px #423b25 solid;
            border-radius: 255px 225px 225px 15px/15px 225px 225px 255px;
            background: #e06b52;
            background-size: 150px;
            padding: 2px;
            padding-left: 10px;
            font-family: voxel;
            font-style: italic;
        }


        /* stamps */
        .stamps {
            left: 60px;
            bottom: 30px;
            background-size: 200px;
            position: absolute;
            width: 300px;
            height: 50px;
            padding-top: 2px;
            border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
            overflow: hidden;
        }

        .stamps img {
            width: 70px;
        }


        /* linking shit */
        .buttons {
            top: 410px;
            background: url(https://cho.mayulog.net/wp-content/uploads/me20.png);
            background-size: 100% 100%;
            position: absolute;
            width: 165px;
            height: 160px;
            padding: 15px;
            text-align: center;
         }


        /* banner */
        .headerbanner {
            top: 10px;
            left: 180px;
            background: url(https://file.garden/Zyte2tV1JUxg3Eaz/bgs/0c20153c81db582e72faaca37cb08a8b.jpg);
            background-size: 400px;
            background-position: center;
            position: absolute;
            width: 770px;
            height: 130px;
            overflow: hidden;
            box-shadow: 0 0 4px 4px white inset;
            border-bottom: none;
            border-radius: 255px 225px 225px 15px/15px 225px 25px 255px;
            border: 1px #423b25 solid;
            outline: 5px solid #fff6ef;
        }

        .mainhead {
            font-size: 40px;
            margin-top: 10px;
            margin-left: 30px;
            color: white;
            text-shadow: -1px 0 #423b25, 0 1px #423b25, 1px 0 #423b25, 0 -1px #423b25, 0 0 3px #423b25;
            letter-spacing: 3px;
            font-family: redaction;


        /* holder of everything below */
        }

        .mainholder {
            position: absolute;
            width: 780px;
            height: 1480px;
            background: url(https://file.garden/Zyte2tV1JUxg3Eaz/bgs/grid1.jpg);
            background-size: 300px;
            background-position: 40px;
            top: 170px;
            left: 180px;
            border: 1.3px dashed #423b25;
            border-radius: 25px;
        }


        /* site intoduction */
        .intro {
            top: 15px;
            left: 15px;
            border: 1px #423b25 solid;
            background: url(https://file.garden/Zyte2tV1JUxg3Eaz/furniture/cork.jpeg);
            background-size: 100% 100%;
            position: absolute;
            width: 440px;
            height: 450px;
        }


        /* piclogging it */
        .piclog {
            top: 455px;
            left: 15px;
            border: 1px #423b25 solid;
            border-radius: 2px;
            background: url(https://i.pinimg.com/1200x/c0/c3/8f/c0c38f919b1d0205bca10e5b916c615b.jpg);
            position: absolute;
            width: 250px;
            height: 285px;
            display: flex;
            flex-direction: column;
            align-items: center;
            box-shadow: -3px 0 10px 0px #423b25);
            transition: ease 1s;
            rotate: 0deg;
            text-align: center;
        }

        .piclog:hover {
            rotate: -5deg;
        }

        #pic {
            margin-top: 25px;
            max-width: 85%;
            max-height: 17rem;
            border-radius: 4px;
            border: 1px solid #423b25;
            image-rendering: pixelated;
        }


        /* videeeoooiiooo */
        .video {
            top: 585px;
            right: 160px;
            position: absolute;
            width: 300px;
        }


        /* guestboooookkkk */
        .guestbookie {
            left: 15px;
            bottom: 20px;
            position: absolute;
            padding: none;
        }


        /* updates */
        .updates {
            bottom: 90px;
            right: 5px;
            background: url(https://file.garden/Zyte2tV1JUxg3Eaz/furniture/notepad.png);
            background-size: 100% 100%;
            width: 290px;
            height: 370px;
            padding: 5px;
            position: absolute;
        }

        .updatehead {
            margin-left: 20px;
            font-size: 30px;
            margin-top: 30px;
            color: white;
            text-shadow: -1px 0 #423b25, 0 1px #423b25, 1px 0 #423b25, 0 -1px #423b25, 0 0 3px #423b25;
            padding-left: px;
            font-family: redaction;
        }

        #updatesinner {
            top: 65px;
            left: 20px;
            position: absolute;
            width: 83%;
            height: 280px;
            padding: 5px;
            overflow: auto;
        }


        /* friend marquee */
        .friends {
            border: 1px #423b25 solid;
            background-size: cover;
            right: 15px;
            bottom: 25px;
            background: url(https://i.pinimg.com/1200x/16/0c/4e/160c4e57efc5217de6b784d67260e630.jpg);
            background-size: 200px;
            position: absolute;
            width: 270px;
            height: 50px;
            padding-top: 10px;
            border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
            overflow: hidden;
            image-rendering: pixelated;
        }


        /* footer */
        .footer {
            left: 10px;
            bottom: 5px;
            background: url(https://i.pinimg.com/1200x/83/51/45/835145be769facface1571d77bbb7b68.jpg);
            background-size: 200px;
            position: absolute;
            width: 940px;
            height: 30px;
            overflow: hidden;
            border: 1px #423b25 solid;
            padding-top: 5px;
            text-align: center;
            border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
            outline: 5px solid #fff6ef;
        }


        /* misc */
        #statuscafe-username {
            font-size: 17px;
            padding-left: px;
            font-family: voxel;
            margin-bottom: 5px;
        }

        #statuscafe-content {
            margin: 0 1em 0.5em 1em;
        }

        #cds {
            width: 320px;
            top: 840px;
            left: 150px;
            position: absolute;
            z-index: 2;
        }

        #cds:hover {
            filter: drop-shadow(0 -2px 0 #fff) drop-shadow(0 2px 0 #fff) drop-shadow(-2px 0 0 #fff) drop-shadow(2px 0 0 #fff)
        }

        #plushies {
            width: 150px;
            top: 770px;
            left: 20px;
            position: absolute;
            image-rendering: pixelated;
            z-index: 1;
        }

        #plushies:hover {
            filter: drop-shadow(0 -2px 0 #fff) drop-shadow(0 2px 0 #fff) drop-shadow(-2px 0 0 #fff) drop-shadow(2px 0 0 #fff);