<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
	padding: 0;
	margin: 0;
	height: 100%;
	background-image: url('https://8bitgalaxyhunts.neocities.org/Shrines/Vaporwave/dfizisx-63c2ed14-7740-4c3f-b8f0-fb6bcf0623c0.png');
	font-size: 14px;
	font-family: Calibri, sans-serif;
}

.page {
	padding: 12px;
	background: #FFF;
	height: auto;
}

.page h1:first-child {
	margin-top: 0;
}

img {
	max-width: 100%;
	padding: 2px;
}
iframe {
	border: 0;
	width: 100%;
	height: 100%;
}


h1, h2, h3, h4 {
}

h1 {
}

h2 {
}

.wrapper {
	border: 6px ridge;
	width: 700px;
	margin: auto;
	margin-top: 20px;
	box-sizing: border-box;
}

.header {
	border-bottom: 6px ridge;
	height: 160px;
	box-sizing: border-box;
	background-image: url('https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fimages.uncyc.org%2Fwikinet%2Fthumb%2F5%2F54%2FMac_Tonight.png%2F1200px-Mac_Tonight.png.jpeg&amp;f=1&amp;nofb=1&amp;ipt=131dc83db70d4ef2e42a7fa424e05fa7b6e3f4033c634fed90e7a8c8f72894d3&amp;ipo=images');
	position: relative;
}
.main {
	display: flex;
}

.side {
  border-right: 6px ridge;
  width: 200px;
  padding: 12px;
  box-sizing: border-box;
  background: #172872;
  color: white;
  min-height: 760px;
}

.content {
	flex-grow: 1;
}

.button {
	display: block;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 12px;
	font-size: 17px;
	background-image: url('https://8bitgalaxyhunts.neocities.org/Shrines/Vaporwave/button2.png');
	border-radius: 5px;
	color: #000;
	text-decoration: none;
	text-shadow: 0 0 3px #FFF;
	letter-spacing: 1px;
	border: 1px solid #01fff2;
}

.button:hover {
	text-decoration: underline;
}

.wrapper-body {
	background-image: url('https://8bitgalaxyhunts.neocities.org/Shrines/Vaporwave/c5c8468f1007ea4a8eb08fdfa903e43a.gif');
	background-repeat: repeat-x;
	background-position: bottom; 
}

.cat {
  position: absolute;
  top: 0;
  right: 40px;
}

.title {
  padding-top: 20px;
  padding-left: 20px;
}

h1 {
	color: #f2007d;
	border-bottom: 1px dashed;
	text-align: center;
}

h2 {
	color: #f2007d;
}

a {
	color: blue;
}
ul {
	list-style-image: url('https://8bitgalaxyhunts.neocities.org/Shrines/Vaporwave/favicon.gif');
  }</pre></body></html>