body {
    margin: 0;
	background-image: url(https://file.garden/ah0QJjZb3ijoewMJ/lilac.png);
	background-size: contain;
    background-color: black;
	color: white;
	width: 1410px;
	margin-top: 10px;
	margin-left: 20px;
}
.crt::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));
  z-index: 2;
  background-size: 100% 2px, 3px 100%;
  pointer-events: none;
}
a {
	color: white;
	cursor: pointer;
	text-decoration: none;
	text-shadow:-1px 1px 0px black, 1px -1px 0px black, -1px -1px black, 1px 1px black;
}
a:hover {
	color: black;
	text-decoration: underline;
	text-shadow:none;
}
#img1 {
	position: fixed;
	z-index: -99;
	bottom: -5px;
	right: 5px;
	filter: grayscale(80%);
}
#stamps {
	order: 3;
	z-index: 9;
	background-color: black;
	border: 3px double #5a0017;
	border-radius: 4px;
	overflow-x: hiddden;
	overflow: auto;
	width: 215px;
	height: 200px;
	margin-left: 25px;
	filter: grayscale(80%);
}
#stamps::-webkit-scrollbar {
	display:none;
}
#flex {
    display: flex;
}
aside {
	order: 1;
	background-color: #000000;
	border: 3px double #3b0657;
	border-radius: 10px;
	height: 670px;
	width: 200px;
	color: #fff;
	text-shadow:-1px 1px 0px black, 1px -1px 0px black, -1px -1px black, 1px 1px black;
	text-align: center;
	padding: 10px;
	margin-right: 10px;
	font-family: 'MS Gothic';
	filter: drop-shadow(0 0 20px #000);
	filter: grayscale(80%);
}
.button {
	background-image: linear-gradient(#540a6b 0%, #3b0657 49%, #2f0540 50%, black 100%);
	border: 1px solid #3b0657;
	border-radius: 3px;
	text-align: center;
	padding: 10px;
	display: inline-block;
	transition-duration: 0.2s;
}
.button:hover {
	box-shadow:5px 5px 25px 0 #5a0017;
}
.button2 {
	background-image: linear-gradient(#540a6b 0%, #3b0657 49%, #2f0540 50%, black 100%);
	border: 1px solid #2d2d2d;
	border-radius: 15px;
	text-align: center;
	padding: 10px;
	margin: 5px;
	width: 70%;
	display: inline-block;
	transition-duration: 0.2s;
}
.button2:hover {
	box-shadow:3px 3px 15px 0 #2d2d2d;
}
#socials a:hover {
	color: #fd0040;
	text-shadow:-1px 1px 0px black, 1px -1px 0px black, -1px -1px black, 1px 1px black;
}
#blinkies {
	color: white;
	font-family: 'ms gothic';
	border: 1px solid #2d2d2d;
	border-radius: 10px;
	height:210px;
	overflow-x: hiddden;
	overflow: auto;
	scrollbar-color: #3b0657  black;
}
main {
	flex: 2;
	order: 2;
	color: white;
	font-family: 'ms gothic';
	border: 3px double #3b0657;
	border-radius: 10px;
	height: 550px;
	width: 80%;
	background-color: black;
	padding: 10px;
	overflow-x: hiddden;
	overflow: auto;
	scrollbar-color: #3b0657  black;
	filter: drop-shadow(0 0 20px #000);
	filter: grayscale(80%);
}
.title {
	width: 99%;
	background-image: linear-gradient(#540a6b 0%, #3b0657 49%, #2f0540 50%, black 100%);
	text-shadow:-1px 1px 0px black, 1px -1px 0px black, -1px -1px black, 1px 1px black;
	border: 1px solid #3b0657;
	padding: 4px;
	display: inline-block;
	border-radius: 3px;
}
.flex {
	display: flex;
	gap: 10px;
}
#1 {
	position: relative;
}
#profile {
	width: 200px;
	height: 420px;
	border: 1px solid #3b0657;
	border-radius: 5px;
	background-image: linear-gradient(to bottom, #4d0965, black 90%);
	text-shadow:-1px 1px 0px black, 1px -1px 0px black, -1px -1px black, 1px 1px black;
	padding: 5px;
	text-align: center;
}
#badges img {
	animation: 1s;
}
#badges img:hover {
	scale: 1.2;
}
#intro {
	width: 80%;
	height: 420px;
	border-radius: 5px;
	border: 1px solid #3b0657;
	text-align: center;
	text-shadow:-1px 1px 0px black, 1px -1px 0px black, -1px -1px black, 1px 1px black;
	background-image: linear-gradient(to bottom, #4d0965, black 90%);
	padding: 5px;
	overflow-y: scroll;
	scrollbar-width: none;
}
#intro a {
	color: #6e3f6f;
	text-decoration: none;
}
#intro a:hover {
	text-decoration: underline;
}
#intro::-webkit-scrollbar {
	display: none;
}
#quiz {
	overflow: auto;
	scrollbar-color: #3b0657  black;
	width: 45%;
	height: 500px;
	border: 1px solid #3b0657;
	border-radius: 3px;
}
#pokemon {
	overflow: auto;
	scrollbar-color: #3b0657  black;
	width: 200px;
}
#dnd {
	overflow: auto;
	scrollbar-color: #3b0657  black;
	width: 280px;
	height: 150px;
}
#quiz img {
	width: 250px;
}
#favs {
	width: 100%;
	height: 500px;
	overflow: auto;
	scrollbar-color: #fd0040  black;
	text-shadow:-1px 1px 0px black, 1px -1px 0px black, -1px -1px black, 1px 1px black;
	border: 1px solid #3b0657;
	border-radius: 3px;
	background-image: linear-gradient(to bottom, #4d0965, black 90%);
	text-align: center;
}
#favs img {
	height: 95px;
	width: 65px;
	border-radius: 3px;
	animation: 1;
}
#favs img:hover {
	transform: scale(1.2);
}
table {
	border:2px solid black;
	margin: auto;
	border-collapse: seperate;
	border-spacing: 5px;
	width:100%;
}
td {
	border:2px solid black;
	margin: auto;
	background-image: url(https://file.garden/ah0QJjZb3ijoewMJ/tumblr_f00a92272f4cabd32865bf3d6de979ea_ce8f1480_250.webp);
	border-collapse: seperate;
	border-spacing: 5px;
	height: 50px;
}
th {
	border:1px solid black;
	border-radius:3px;
	background-image: linear-gradient(#540a6b 0%, #3b0657 49%, #2f0540 50%, black 100%);
	padding: 3px;
	border-collapse: seperate;
	border-spacing: 5px;
}
#footer {
	text-align: center;
	width: 99%;
	background-image: linear-gradient(#540a6b 0%, #3b0657 49%, #2f0540 50%, black 100%);
	text-shadow:-1px 1px 0px black, 1px -1px 0px black, -1px -1px black, 1px 1px black;
	border: 1px solid #3b0657;
	padding: 4px;
	display: inline-block;
	border-radius: 3px;
}