.CONTAINER {
    display: grid;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    line-height: 1;
    font-size: 13.5px;
    width: 720px;
}

.INLINEGRID {
    display: inline-grid;
}

.MAIN {
    background-color:rgb(0, 13, 3);
    display: auto;
    width: 550px;
    height: 315px;
    position: relative;
    line-height: 1;
    overflow: auto;
    margin-left: -0.02em;
}

.HEADER {
    background-color: black;
	text-align: center;
	line-height: .75;
    padding: 0.5em;
    resize: none;
}

.LEFT {
    background-color: rgb(0, 13, 3);
    margin-top: -71.5px;
    width: 461px;
    height: 189px;
    text-overflow: clip;

}

.SIDEBAR {
    background-color: rgb(0, 13, 3);
    float: right;
    height: 315px;
    width: 167px;
    margin-top: -23.35em;
    overflow-y: auto;
}

#factimage {
    width: 150px;
    height: 165px;
    opacity: 1;
    float: center;
    margin-top: -15px;
    margin-left: 3px;
}

.RIGHT1 {
    background-color: rgb(0, 13, 3);
    margin-top: 0.25em;
    float: right;
    width: 255px;
    height: 150px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}

.WEBRING {
    background-color: rgb(0, 13, 3);
    margin-right: -253px;
    margin-top: 152px;
    margin-left: 70px;
    float: right;
    width: 253px;
    height: 40px;
    text-indent: 5px;
    scrollbar-width: thin;
    scroll-behavior: auto;
    scrollbar-color: #8bff61, rgb(49, 193, 49);
}

.FOOTER {
    background-color:black;
    width: 720px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    margin-block: -1em;
}

.fadein {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 1s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

#maintext {
    margin-left: 200px;
    word-wrap: break-word;
    text-wrap: normal;
}

#facttext {
    line-height: 0.2em;
    margin-top: -.35em;
}

#facttext2 {
    flex-wrap: wrap;
    line-height: 0.8em;
}

#factlink {
    color: rgb(49, 193, 49); 
    text-decoration: underline;
    text-decoration-color: chartreuse;
}

#factphoto {
    float: left;
}

#footertext {
    font-family: 'Noto Serif Display', Times;
    color: rgb(139, 255, 97);
}

#unfinished {
	color: black;
}

#updatetext {
    margin-left: 0.25em;
    margin-top: -15px;
}

::-webkit-scrollbar {
    width: 5px;
    background: black;
}

::-webkit-scrollbar-thumb {
    background: rgb(139, 255, 97); 
}

::-webkit-scrollbar-thumb:hover {
  background: rgb(49, 193, 49); 
}

h1 {
    font-size: 50px;
    letter-spacing: 4.5px;
    line-height: 0px;
    font-weight: 700px;
    font-family: 'Noto Serif Display', Times;
    color: rgb(139, 255, 97);
}

h2 {
    font-family: 'Nintendo DS BIOS', monospace;
    font-size: 30px;
    font-variant: normal;
    font-weight: 150px;
    text-align: left;
    line-height: 0px;
    color: rgb(139, 255, 97);
    margin-left: 0.1em;
}

h4 {
    font-family: 'Nintendo DS BIOS', monospace;
    font-variant: normal;
    font-weight: 150px;
    text-align: left;
    font-size: 25px;
    line-height: 0em;
    color: rgb(139, 255, 97);
    margin-left: 0.1em;
    margin-top: 0.75em;
}

p {
    font-family: 'Nintendo DS BIOS', monospace;
    font-size: 18px;
    font-variant: normal;
    font-weight: 400;
    text-align: left;
    white-space: pre-wrap;
    color: rgb(139, 255, 97);
}

button {
    font-family: 'VT323', monospace;
    font-size: 20px;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    width: 100px;
    border-radius: 2px;
    border-style: inset;
    border-color:rgb(139, 255, 97);
    background-color: black;
    cursor: url("https://file.garden/ZxUwfVravhLc8GcW/point.cur"), pointer;
}

a {
    text-decoration: none;
    color: rgb(139, 255, 97); 
    transition-duration: 4ms;
    cursor: url("https://file.garden/ZxUwfVravhLc8GcW/point.cur"), pointer;
}

.a:hover {
    color: rgb(139, 255, 97);
    text-decoration: underline;
    background-color: rgb(49, 193, 49);
    cursor: url("https://file.garden/ZxUwfVravhLc8GcW/point.cur"), pointer;
}

hr {
    border: 1.5px solid rgb(139, 255, 97);
}

textarea {
	background-color: rgb(139, 255, 97);
	color: black;
	width: 100px;
	font-size: 11px;
    resize: none;
}

body {
    background-color: black;
    background-attachment: fixed;
    background-position: center;
    height: auto;
    width: auto;
    background-repeat: repeat;
    cursor: url("https://file.garden/ZxUwfVravhLc8GcW/auto.cur"), auto;
}

.wlp-player { 
    background: #111; 
    border: 2px inset rgb(139, 255, 97); 
    width: 458px; 
    font-family: 'Nintendo DS BIOS', monospace; 
    display:flexbox;
    color: #8bff61; 
    margin-top: 75px;
    float: center;
    cursor: url("https://file.garden/ZxUwfVravhLc8GcW/point.cur"), pointer;
}

.wlp-header { 
    background: black; 
    color: rgb(139, 255, 97);
    padding: 5px; 
    font-family: 'Nintendo DS BIOS', monospace;
    font-size: 25px;
    font-variant: boldest;
    font-weight: 150px;
}

.wlp-list { 
    height: 100px; 
    overflow-y: auto;
    border-top: 2px inset #444444; 
    border-bottom: 2px inset #444444; 
    background: #000; 
    padding: 1px;
    font-family: 'Nintendo DS BIOS', monospace;
    font-size: 18px;
    width: 391px;
    display: grid;
    cursor: url("https://file.garden/ZxUwfVravhLc8GcW/point.cur"), pointer;
}

.wlp-track { 
    padding: 1px; 
    border-bottom: 1px dashed #222; 
    transition: background 0.1s; 
}
.wlp-track:hover {
     background: #222; 
}
.wlp-track.active { 
    color: rgb(49, 193, 49); 
    background: #1a1a1a;
}
.wlp-controls { 
    display: flex;
    background: #222;
    padding: 6px; 
    cursor: url("https://file.garden/ZxUwfVravhLc8GcW/point.cur"), pointer;
}
.wlp-btn {
    flex: 1; 
    margin: 0 2px; 
    padding: 4px 0;
    border-radius: 2px;
    border-style: inset;
    border-color:rgb(139, 255, 97);
    color: rgb(139, 255, 97);
    font-family: monospace;
    font-size: 20px;
    background: black;
    cursor: url("https://file.garden/ZxUwfVravhLc8GcW/point.cur"), pointer;

 }
.wlp-btn:active { 
    border: 2px inset #555;
}

.scanner-bg 
{ position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    background-color: #050505;
    background-image: linear-gradient(0deg, transparent 24%, rgba(0, 255, 0, 0.3) 25%, rgba(0, 255, 0, 0.3) 26%, transparent 27%, transparent 74%, rgba(0, 255, 0, 0.3) 75%, rgba(0, 255, 0, 0.3) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(0, 255, 0, 0.3) 25%, rgba(0, 255, 0, 0.3) 26%, transparent 27%, transparent 74%, rgba(0, 255, 0, 0.3) 75%, rgba(0, 255, 0, 0.3) 76%, transparent 77%, transparent);
    background-size: 25px 25px; 
    overflow: hidden;
}
.scan-line { 
    position: absolute; 
    width: 100%; 
    height: 3px; 
    background: rgb(139, 255, 97);
    box-shadow: 0 0 15px rgb(139, 255, 97), 0 0 30px rgb(139, 255, 97); 
    animation: scan 30s linear infinite; 
}

@keyframes scan { 
    0% { 
        top: -20px; 
    } 100% { 
        top: 100vh; 
    }
}