body{
font-family: ms pgothic, cursive;
background-image: url('https://64.media.tumblr.com/f6b9d75963855a405bd8502449dbc31c/715a91f3096ff400-d3/s400x600/0befa335413e037047b298a8ecdf992d622c2cd5.gifv');
background-size: cover;
overflow: hidden;
}
/*WINDOW*/
.fullbox{
width:20%;position: absolute;background: white;border: ridge lightgray;height: 200px;overflow: hidden;
}
.displayname{
width: 100%;background: linear-gradient(90deg, RoyalBlue, MediumBlue);height: 15px;color: white;padding:5px 3px 5px 5px;
}
.imgclose{
float: right;
}
.textboxcontents{
width: 100%;background: white;box-shadow: 0px 0px 5px inset lightgray;height: 100%;padding: 3px;
}
/*WINDOW END*/
.drag{
position:relative;
cursor:hand;
z-index: 100;
}
.computer{
text-shadow: .6px .5px 2px black;
font-weight: 900;
color: white;
-webkit-text-stroke: .3px black;
}
.laterboxouter{
height:220px;width:20%;position: absolute;background: #4d4d4d4D;border: 1px solid Silver;overflow: hidden;top: 180px;left:1500px;border-radius: 3px;backdrop-filter: blur(2px);padding: 10px;z-index:1;padding-top:18px;box-shadow: 3px 3px 3px #0000004d;
}
.donk{
height:550px;width:30%;background: #4d4d4d4D;border: 1px solid Silver;overflow: hidden;border-radius: 3px;backdrop-filter: blur(2px);padding: 10px;z-index:1;padding-top:18px;float: right;margin-right: 20%;box-shadow: 3px 3px 3px #0000004d;
}
.holder{
width: 100%;margin: 0 auto;background: white;border: 1px solid black;border-radius: 3px;box-shadow:0px 0px 2px white;height: 100%;overflow: hidden;
}
.divider{
width: 95%;border:1px solid silver;margin: 0 auto;margin-top: 2%;padding:2px;clear: both;
}
.scroll{
height:200px;background: white;width: 50%;border:1px solid silver;margin-top: 2%;float: right;margin-right: 2%;overflow-y: scroll;
}
.footer{
width: 100%;position: absolute;bottom:0%;left:0%;background: #e6daca;z-index: 10;border-top: 1px solid #a39787;
}
.footerindex{
width: 10%;background: #e6daca;border: outset 3px #e6daca;padding:2px;float: left;margin-right: .2%;box-shadow: 1px 1px 3px #000000AD;
}
a{
color: blue;