html {
	cursor: url(""), auto;
	height: 100%;
	margin: auto;
	width: auto;
	box-sizing: border-box;
}

@font-face {
	font-family: hawaiipt2fnt;
	src :url(BBAnonymPro-Medium.tff);
	
	font-family: hawaiipt2sub;
	src :url(Hiragino Kaku Gothic.otf);
	
	font-family: hawaiipt2sub;
	src :url(Hiragino Kaku Gothic.otf);
}

body {	
	margin: 0;
	font-family: 'courier new';
	background-image: url('bliss.gif');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: gray;
	padding: 0;
	background-attachment: fixed;
	height: 100vh;
	overflow-y: auto;
	overflow-x : hidden;
}

ul.topnav {
	font-family: deltarune;
	font-size: 20px;
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
	box-shadow: inset 0 0 15px rgba(135, 135, 135, 1), 0 0 18px 3px rgba(0, 0, 0, 1);
		text-align: center;
		justify-content: center;
}



ul.topnav li a {
	display: block;
	color: #f1f1f1;
	padding: 14px 40px;
	text-decoration: none;
	position: relative;
	color: black;
	
}

ul.topnav li a:hover {
	box-shadow: inset 0 0 15px rgba(135, 135, 135, 1), 0 0 18px 3px rgba(0, 0, 0, 1);
	animation: 0.2s fadeIn;
	
}

ul.topnav li a:hover:after {
	content: url(starselect.gif);
	display: block;
	position: absolute;
	transform: scale(0.05);
	left: 0;
	right: 80%;
	top: -149px;
	z-index: 4;
}
.row {
	width: 1200px;
	margin:0 auto;
	position: relative;
		display: flex;
	flex-direction: row;
	text-align: center;
		justify-content: center;
	border: 5px solid #a89aec;
	margin-top: 10px;
	
}

.split-text-container {
	display: flex;
	font-size: 5rem;
	font-weight: bold;
	text-transform: lowercase;
	color: #fff;
	overflow: hidden;
	font-family: deltarune;
font-size: 35px;
background: #0061FF;
background: linear-gradient(0deg,rgba(0, 97, 255, 0.7) 100%);
width:250px;
}

.text-part {
	display: inline-block;
	position: relative;
	transform: translateX(0);
	animation-duration: 1.1s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

.text-part.left {
	transform: translateX(-200%);
	animation-name: slide-in-left;
}

.text-part.right {
	transform: translateX(15%);
	
}

@keyframes slide-in-left {
	0% {
		transform: translateX(-200%);
	}
	100% {
		transform: translateX(10%);
	}
}

@keyframes slide-in-right {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(0%);
	}
}


.column {
	float: left;
	height: 1000px;
	
}

#desc2 {
	font-size: 34px;
	text-align: center;
	
}

#aboutundertale {
	position: absolute;
	right:15%;
	width: 500px;
	height: 500px;
		z-index: 998;
		border: 2px solid blue;
		display: none;
		background: url(undertalebg.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		
}

#aboutundertaleheader {
	padding: 10px;
	cursor: move;
	z-index: 999;
	background-color: blue;
	color: white;
}



#aboutdeltarune {
	position: absolute;
	top: 10%;
	right: 20%;
	width: 500px;
	height: 500px;
	display: none;
	background: url(deltarunebg.gif);
		background-repeat: no-repeat;
		background-size: 150% 100%;
		z-index: 101;
		
}

#aboutdeltaruneheader {
	padding: 10px;
	cursor: move;
	z-index: 999;
	background-color: blue;
	color: white;
}

#aboutinside {
	position: absolute;
	top: 15%;
	right: 25%;
	width: 500px;
	height: 500px;
	background: grey;
	display: none;
		z-index: 100;
}

#aboutinsideheader {
	padding: 10px;
	cursor: move;
	z-index: 999;
	background-color: blue;
	color: white;
}

#aboutmakehappy {
	position: absolute;
	top: 20%;
	right: 30%;
	width: 500px;
	height: 500px;
	background: red;
	display: none;
		z-index: 99;
}

#aboutmakehappyheader {
	padding: 10px;
	cursor: move;
	z-index: 999;
	background-color: blue;
	color: white;
}

#aboutwhat {
	position: absolute;
	top: 15%;
	right: 35%;
	width: 500px;
	height: 500px;
	display: none;
		z-index: 98;
}

#aboutwhatheader {
	padding: 10px;
	cursor: move;
	z-index: 999;
	background-color: blue;
	color: white;
}

#aboutye {
	position: absolute;
	top: 10%;
	right: 40%;
	width: 500px;
	height: 500px;
	display: none;
		z-index: 97;
		background: url(yebg.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
}

#aboutyeheader {
	padding: 10px;
	cursor: move;
	z-index: 999;
	background-color: blue;
	color: white;
}

#aboutigor {
	position: absolute;
	top: 10%;
	right: 45%;
	width: 500px;
	height: 500px;
	display: none;
		z-index: 96;
		background: url(igorbg.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
}

#aboutigorheader {
	padding: 10px;
	cursor: move;
	z-index: 999;
	background-color: blue;
	color: white;
}

#abouthawaiipt2 {
	position: absolute;
	right: 55%;
	width: 500px;
	height: 500px;
	display: none;
	background: url(hawaiipt2bg.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		z-index: 107;
		font-family: hawaiipt2fnt;
}
#hawaiipt2cdtxt {
	margin-top: 100px;
	text-align: center;
	color: white;
	font-size: 40px;
}

#abouthawaiipt2header {
	padding: 10px;
	cursor: move;
	z-index: 999;
	background-color: blue;
	color: white;
}

#music ul {
	display: inline-block;
	font-size: 20px;
	margin-bottom: 0px;
	font-family: deltarune;
	color: white;
	filter: drop-shadow(2px 2px black);
}

#undertaletxt {
	position: absolute;
	
	left: 25%;
	top: 26%;
}

#deltaruneosttxt {
	position: absolute;
	top: 26%;
	left: 5%;
}

#insidetxt {
		background: linear-gradient(
		to right,
		#ffffff,
		#7a6d62,
		#ffffff
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
	filter: drop-shadow(2px 2px black);
}

#peaktxt {
	font-size: 150%;
}

#sources {
		display: inline-block;
	font-family: deltarune;
	color: white;
	font-size: 30px;
	filter: drop-shadow(2px 2px 2px black);
	position: absolute;
	left: 64%;
	top: 5%;
}

#music h3 {
	display: inline-block;
	font-family: deltarune;
	color: white;
	font-size: 25px;
	filter: drop-shadow(2px 2px 2px black);
	margin-left: 5%;
}

#music img {
	display: inline-block;
		height: 96px;
	width: 96px;
	
	
}
.peakfictionmusic {
	position: absolute;
	
	left: 10%;
	top: 15%;
	z-index: 1;
}

#deltarune {
position: absolute;
	
	left: 40%;
	top: 10%;
}

#deltarune:hover {	
	border: 4px solid grey;
}
#deltaruneback {
}
.stories {
	
}

#deltarune {

}

#deltaruneback {
	
}

.undertale {
	position: absolute;
	
	left: 30%;
	top: 15%;
	z-index: 1;
}
#undertale {
position: absolute;
	
	left: 30%;
	top: 10%;
}

#undertale:hover {
	border: 4px solid grey;
	
}

#undertaleback {

}

.igor:hover > #igorcd {
	animation: discspin 2s linear infinite;
	transition: left ease 0.5s;
	left: 140%;
}

.igor {
	position: absolute;
	
	left: 10%;
	top: 74%;
	z-index: 1;
}

#igor {
	position: absolute;
	
	left: 30%;
	top: 10%;
}

#igor:hover {
	border: 4px solid pink;
	
}

.hawaiipt2:hover > #hawaii2cd {
	animation: discspin 2s linear infinite;
	transition: left ease 0.5s;
	left: 140%;
}

.hawaiipt2 {
	position: absolute;
	
	left: 30%;
	top: 74%;
	z-index: 1;
}
#hawaii2 {
	position: absolute;
	
	left:30%;
	top: 10%;
}

#hawaii2:hover {
	border: 4px solid gray;
	
}

#hawaii2back {
}

.ye:hover > #yecd {
	animation: discspin 2s linear infinite;
	transition: left ease 0.5s;
	left: 130%;
}

.ye {
	position: absolute;
	
	left: 30%;
	top: 55%;
	z-index: 1;
}
#ye {
position: absolute;
	
	left: 30%;
	top: 10%;
}

#ye:hover {
	border: 4px solid green;
	
}

#yeback {

}

.what:hover > #blankcd {
	animation: discspin 2s linear infinite;
	transition: left ease 0.5s;
	left: 130%;
}

.what {
	position: absolute;
	
	left: 10%;
	top: 55%;
	z-index: 1;
}
#what {
position: absolute;
	
	left: 30%;
	top: 10%;
}

#what:hover {
	border: 4px solid yellow;
	
}

#whatback {

}
#insidecd {
	position: absolute;
	left: 70%;
	top: 10%;
	z-index:-1;
	transition: left ease 0.5s;
}

.inside:hover > #insidecd {
	animation: discspin 2s linear infinite;
	transition: left ease 0.5s;
	left: 150%;
}

#inside:hover {
	border: 4px solid white;
	
}

.peakfictionmusic:hover > #deltarunecd {
	animation: discspin 2s linear infinite;
	transition: left ease 0.5s;
	left: 150%;
}

#deltarunecd {
	position: absolute;
	left: 60%;
	top: 10%;
	z-index:-1;
	transition: left ease 0.5s;
}

.undertale:hover > #undertalecd {
	animation: discspin 2s linear infinite;
	transition: left ease 0.5s;
	left: 140%;
}

#undertalecd {
	position: absolute;
	left: 60%;
	top: 10%;
	z-index:-1;
	transition: left ease 0.5s;
}

#yecd {
	position: absolute;
	left: 60%;
	top: 10%;
	transform: scale(0.95);
	z-index:-1;
	transition: left ease 0.5s;
}

#hawaii2cd {
	position: absolute;
	left: 60%;
	top: 10%;
	z-index:-1;
	transition: left ease 0.5s;
}

#igorcd {
	position: absolute;
	left: 60%;
	top: 10%;
	z-index:-1;
	transition: left ease 0.5s;
}

#blankcd {
	position: absolute;
	left: 60%;
	top: 10%;
	z-index:-1;
	transition: left ease 0.5s;
}

#blankcd2 {
	position: absolute;
	left: 32.5%;
	top: 0%;
	transform: scale(0.95);
	z-index: -1;
}


@keyframes discspin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
		
	}
}

.inside {
	position: absolute;
	
	left: 10%;
	top: 35%;
	z-index: 1;
}

#inside {
position: absolute;
	
	left: 40%;
	top: 10%;
}
#insideback {

}
#insidetxt {
	position: absolute;
	
	left: 5%;
	top: 46%;
}

.stories {
	height: 0px;
	width: 1000px;
	text-align: left;
	
	
}

.stories ul {
	display: inline-block;
	margin-bottom: 50px;
	font-size: 25px;
	font-family: deltarune;
	color: white;
}
.stories h3 {
	display: inline-block;
}

.stories img {
	display: inline-block;
}

.homestuck {
	position: absolute;
	top: 37%;
	left:60%;
}

.dropdownst {
	z-index: 9;
	}
	
.dropdown-contentst {
	font-family: courier;
	color: grey;
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 250px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	font-size:18px;
	border: 5px solid #fdb302;
	bottom: -110%;
	right: -50%;

}
.dropdownst:hover .dropdown-contentst {
	display: block;
}

.dropdown-contentomori {
	display: none;
	position: absolute;
	background-image: url("omoritext.png");
	background-color: black;
	min-width: 300px;
	min-height: 90px;
	border: 4px solid white;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	font-size:15px;
	bottom: -125%;
	right: -150%;
	z-index: 9;

}
.dropdownst:hover .dropdown-contentomori {
	display: block;
}

.dropdown-contentdr {
	display:none;
	position: absolute;
	background-image: url("textborderhover.png");
	font-size:25px;
	color: white;
	font-family: deltarune;
	padding: 10px 16px;
	bottom: -125%;
	right: -125%;
	z-index: 9;
	width: 322px;
	height: 80px;

}
.dropdownst:hover .dropdown-contentdr {
	display: block;
}

.deltaruneagain {
	position: absolute;
	top: 15%;
	left: 65%;
}

#homestuckicon {
	display: block;
	height: 96px;
	width: 96px;
	
}

#homestucktxt {
	filter: drop-shadow(2px 2px black);
	background: linear-gradient(
		to right,
		#37f33c,
		#fefefe,
		#fefefe,
		#37f33c
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
	position: absolute;
	left: -50%;
	margin: 0px auto;
}
@keyframes gradientAnim {
	0% {
		background-position: 200% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

#igortxt {
	background: linear-gradient(
		to right,
		#f5b0c5,
		#F567AB,
		#FA87AB,
		#f5b0c5
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
	filter: drop-shadow(2px 2px black);
		position: absolute;
	left: 4%;
	top: 85%;
}

#hawaii2txt {
	filter: drop-shadow(2px 2px black);
	background: linear-gradient(
		to right,
		#eb5d53,
		#e0a85b,
		#dfe05e,
		#6dc0ac,
		#6f7be1,
		#be76e6,
		#eb5d53
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
	position: absolute;
	left: 27%;
	top: 85%;
}

#yetxt {
	filter: drop-shadow(2px 2px black);
	background: linear-gradient(
		to right,
		#06f947,
		#3b5c85,
		#06f947
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
	position: absolute;
	left: 30%;
	top: 66%;
}

#whattxt {
	background: linear-gradient(
		to right,
	#cd9848,
	#03242d,
	#cd9848
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
		position: absolute;
	top: 66%;
	left: 6%;
}


#deltaruneul {
	filter: drop-shadow(2px 2px black);
		display: inline-block;
	font-size: 25px;	
	font-family: deltarune;
	color: white;
		background: linear-gradient(
		to right,
		#75fbed,
		#4ccc8d,
		#f883d7,
		#75fbed
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
	position: absolute;
	top:66%;
	left: -50%;
}

img#deltarunefr {
	height: 96px;
	width: 96px;
}
.omori {
		position: absolute;
	left: 75%;
	top: 36.5%;
}
#omoritxt {
	filter: drop-shadow(2px 2px black);
	position: absolute;
	left: -70%;
	top: 95%;
		background: linear-gradient(
		to right,
		#A168F9,
		#9EC5E2,
		#FEFBFF,
		#C8A4E9,
		#F6C0F8,
		#A168F9
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
	position: absolute;
	
	margin: 0px auto;
}

#homestuckpending {
	font-family: deltarune;
	filter: drop-shadow(2px 2px black);
position: absolute;
	left: 52%;
	top: 51%;
	color: white;
	font-size: 25px;
	margin: 0;
	opacity: 0.1;
}

#Omoriimg {
	height: 96px;
	width: auto;
}


.tadc {
		position: absolute;
	left: 80%;
	top: 14%;
}

#pomnihover {
	
	position: absolute;
	width:146%;
	height: 146%;
	z-index: 9999;
}

.tadc:hover {
#pomnieye1 {
	animation: pomnieyes 2s linear infinite, pomnieyeszoom 21s linear, disappear 1s 14s linear;
}

#pomnieye2 {
	animation: pomnieyes 2s linear infinite, pomnieyeszoom 21s linear, disappear 1s 14s linear;
}

#Gangle {
	animation: fastercycle 5.8s 0.5s linear;
}

#Zooble {
	animation: cycle 2.8s 5.7s linear;
}
#Kinger {
	animation: cycle 3s 8.1s linear;
}
#Ragatha {
	animation: cycle 2.1s 10.8s linear;
}

#Jax {
	animation: cycle 2.5s 12.4s linear;
}

#tadcimg2 {
	animation: appear 1s 14s linear;
	z-index: 8;
}

#bootlegcaine {
	animation: bootlegcaine 0.5s 21s linear;
}
}

.maincast {
	position: absolute;
		display: flex;
	height: 128px;
	width: auto;
	left: 0%;
}


@keyframes jax {
	0% {
		opacity: 0.8;
		transform: rotate(0deg);
			transform: translateY(-100%);
				transform: translateX(0%);
	}

5% {
	transform: translateY(0%);
}

95% {
	transform: translateY(0%);
opacity: 0.8;
}

100% {
	opacity: 0;
	transform: translateY(-100%);
	transform: translateX(0%);
}
}

@keyframes cycle {
	0% {
		opacity: 0;
		transform: rotate(0deg);
	}

5% {
	opacity: 0.8;
}

95% {
	opacity: 0.8;
}
	100% {
	opacity: 0;
	transform: rotate(360deg);
}

}

@keyframes fastercycle {
	0% {
		opacity: 0;
		transform: rotate(0deg);
	}

5% {
	opacity: 0.8;
}

95% {
	opacity: 0.8;
}
	100% {
	opacity: 0;
	transform: rotate(720deg);
}

}

#cast {
	z-index: 9;
}

#Gangle {
	top: 0%;
	left: -20%;
	height: 72px;
	width: auto;
	opacity:0;
}

#Zooble {
	position: absolute;
	top: 10%;
	left: 100%;
				height: 72px;
	width: auto;
		opacity:0;
}

#Kinger {
	position: absolute;
	top: 25%;
	left: -20%;
	height: 72px;
	width: auto;
		opacity:0;
}

#Ragatha {
	position: absolute;
	top: 30%;
	left: 100%;
			height: 72px;
	width: auto;
		opacity:0;
}

#Jax {
	position: absolute;
	top: 42%;
	left: 5%;
			height: 72px;
	width: auto;
		opacity:0;

}

#tadcimg {
	height: 128px;
	width: auto;
}

#tadcimg2 {
	height: 128px;
	width: auto;
		position: absolute;
	left: 0%;
	top: 0%;
	z-index: -1;
	opacity: 0;
}

@keyframes appear {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes disappear {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 0;
	}
}

#pomnieye1 {
		position: absolute;
	top: 34.5%;
	left: 32.8%;
	width: 21px;
	height: auto;
}

#pomnieye2 {
	position: absolute;
	top: 34.2%;
	left: 54.5%;
	width: 21px;
	height: auto;
}

@keyframes pomnieyes {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
		
	}
}
@keyframes pomnieyeszoom {
	from {
		scale: 100%;
	}
	to { 
		scale: 125%;
	}
}

@keyframes bootlegcaine {
	0% {
		opacity: 1;
		scale: 0%;
	}
	
	20% {
		opacity: 1;
		scale: 815%;
	}
	
	100% {
		opacity: 1;
		scale: 815%;
	}
}

#bootlegcaine {
	width: 48px;
	height: auto;
	opacity: 0;
	position: absolute;
	top: 110%;
	left: 45%;
	z-index: 995;
}
#tadctxt {
	filter: drop-shadow(2px 2px black);
	text-align: center;
	width: 200%;
	display: flex;
	position: absolute;

		background: linear-gradient(
		to right,
		#FE2124,
		#2686FE,
		#FFFE2A,
		#FE2124
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
	position: absolute;
	
	margin: 0px auto;
}

#music {
	
}

#otherinspo {
	font-family: deltarune;
	color: white;
	font-size: 30px;
	position: absolute;
	left: 60%;
	bottom: 60%;

}

.scroll  {
	font-family: 'Workbench';
	font-size: 2em;
	color: white;
	line-height: 10px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 1300px;
	margin: 0 auto;
	border: solid gray 5px;
	background-color: black;
	
}

.bio {
	color: white;
	text-shadow: black 2px 1px 2px;
	text-align:center;
	z-index: 1;
	transform:  translate3d(0px, -420px, 0px);
	width: 1000px;
	font-size: 18px;
}


.RightToLeft p {
	animation: RightToLeft 4s linear infinite;
	
}
.LeftToRight  {
	animation: LeftToRight 4s linear infinite;
	display: flex;
	justify-content:center;
}

@keyframes LeftToRight {
	0% {
		transform: translateX(-184px);
	}
	100% {
		transform: translateX(280px);
	}
}
@keyframes RightToLeft {
0% {
		transform: translateX(4px);
	}
	100% {
		transform: translateX(-220px);
	}
}

@keyframes RightToLeft2 {
0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(10%);
	}
}


@font-face {
	font-family: deltarune;
	src: url(DTM-Sans.otf);
}

#music-border {
	position: fixed;
	width:240px;
	height:80px;
	bottom: 0;
	left:0;
	
}

.slider-song {
	position: fixed;
	margin-bottom: 10px;
	margin-left: 80px;
	accent-color: white;
	height: 15px;
	width: 140px;
	display: flex;
	flex-direction: column;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	bottom: 0;
}

#song-image {
   	position: fixed;
	width:230px;
	height:66.5px;
	opacity: 0;
	
	bottom: 6.8px;
	left:5px;
	z-index: 1;
}


#dog-img {
	position: fixed;
	width:125px;
	height:auto;
	bottom: 0;
	transform: translate3d(-15px, -7px, 0px);
	left:0;
	z-index:2;
}

#slider-song {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	position: fixed;
	width:135px;
	height:1px;
	bottom: 0;
	transform: translate3d(87px, -34px, 0px);
	left:0;
	    border-radius: 0px;
	    border: 2px solid #8694b7;
		z-index:2;
	
}

#slider-song::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: white;
    width: 10px;
    height: 10px;
   
}


@keyframes song-name {
	from {
		transform: translateX(100%);
	}
	to {
		transform: translateX(-160%);
	}
}

.song-name {
	position: fixed;
	font-family: deltarune;
	font-size: 20px;
	color: white;
	padding: 0px;
	overflow: hidden;
	z-index: 1;
	bottom: 38px;
	margin-left: 55px;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 30px;
	width: 180px;
}

#song-name {
animation: song-name 4s infinite linear;
}

#song-artist {
	font-family: deltarune;
	font-size: 15px;
	color: white;
	transform: translate3d(-85px, -55px, 0px);
}
	
	#background-music {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 375px;
	height: 50px;
	background: white;
	transform: translate3d(0px, -75px, 0px);
	;
}

@keyframes song-name-animation {
	from {
		
	}
	to {
		left: 0;
	transform: translateX(-100%);
	}
}


	.footer #icons {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 50px;
	}
	
	.footer #icons img {
		width: 150px;
		height: auto;
		
		
	}
	



@media screen and (max-width: 1200px) {
	.column {
	width: 100%;
	}
	
	.footer {
		
}
}

.column {
background: #00121c;
background: linear-gradient(0deg, rgba(0, 18, 28, 1) 0%, rgba(0, 33, 51, 1) 16%, rgba(0, 66, 133, 1) 30%, rgba(25, 125, 224, 1) 79%, rgba(0, 136, 255, 1) 100%);
}

.footer h2 {
	color: white;
	text-align: center;
	
}

#music-player {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


div#music-buttons {
    display: flex;
    align-items: center;
	z-index: 6;
	

}


#music-buttons i {
	
}

#music-buttons {
	position: fixed;
	width: 0px;
	height: auto;
	right:700px;
	bottom:30px;
	left: 109px;
	cursor: pointer;

}


#music-buttons img {
	width: 20px;
	height: auto;
}

i {
	max-height: 0px;
	min-height: 0px;
	padding-right:20px;
}

h3#procrast {
	position: absolute;
	top: 57%;
	left: 77%;
	display: inline-block;
	font-family: deltarune;
	color: white;
	font-size: 25px;
	filter: drop-shadow(2px 2px 2px black);
}

.makehappy {
	position: absolute;
	top:36%;
	left: 31%;
	width: 96px;
	height: 96px;
}

#blankcd2 {
	transition: left ease 0.5s;
}

.makehappy:hover > #blankcd2 {
	animation: discspin 2s linear infinite;
	transition: left ease 0.5s;
	left: 110%;
}

#makehappycover:hover {
	border: 4px solid #EDF01D;
	}

#makehappytxt {
	width: 225;
	filter: drop-shadow(2px 2px black);
	display: inline-block;
	font-family: deltarune;
		position: absolute;
	top:46%;
	font-size: 25px;
	left: 28%;
background: linear-gradient(
	to right,
	#EDF01D,
	#EF4A12,
	#F20843,
	#F406E2,
	#2C06FB,
	#EDF01D
);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 6s linear infinite;
}

h3#forreasons {
	position: absolute;
	top: 87%;
	left: 80%;

	font-family: deltarune;
	color: black;
	font-size: 25px;
	filter: drop-shadow(2px 2px 2px white);
}

#twinfantasycd {
	width: 96px;
	height: 96px;
	position: absolute;
	left: 55%;
	top: 10%;
	transition: left ease 0.5s;
}



#twinfantasy {
	width: 96px;
	height: 96px;
	position: absolute;
	
	left: 30%;
	top: 10%;
	
	z-index: 1;
}
#twinfantasyback {
	width: 96px;
	height: 96px;
		
}

#twinfantasy:hover {
	border: 4px solid grey;
	
}

.soon {
	position: absolute;
	top: 65%;
	left: 80%;
	display: inline-block;
		height: 96px;
	width: 96px;
	z-index: 1;
}

.soon:hover > #twinfantasycd {
	animation: discspin 3s linear infinite;
	transition: left ease 0.5s;
	left: 135%;
}

#twinfantasydisc {
	z-index:99;
	height:96px;
	width: 96px;
}

.soon h3 {
	font-family: deltarune;
	font-size: 25px;
	filter: drop-shadow(2px 2px 2px black);
	color: white;
	
	
}

#twinfantasytxt {
	width: 225px;
		filter: drop-shadow(2px 2px black);
		display: inline-block;
	font-family: deltarune;
	color: white;
	font-size: 25px;
		background: linear-gradient(
		to right,
		#E50000,
		#ff8d00,
		#ffee00,
		#028121,
		#004cff,
		#770088,
		#E50000
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: gradientAnim 4s linear infinite;
	position: absolute;
	
	left: -60%;
	top: 85%;
}

span.carseat {
		background: linear-gradient(
		to right,
		white
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
}

#furrytxt {
	opacity: 0.2;
		
		filter: drop-shadow(2px 2px black);
		display: inline-block;
	font-size: 25px;
	font-family: deltarune;
	color: white;
	position: absolute;
	top:82%;
	left: 75%;
}

span.furrytxt2 {
		display: inline-block;
	font-size: 25px;
	font-family: deltarune;
	color: white;
	position: absolute;
	top: 0%;
	margin-left: 5px;
	width: 200px;
}

.pfpgroup {
	margin-top: 20%;
}

#alsoseen {
	text-align: center;
	position: absolute;
	left: 0%;
	top: 25%;
	color: white;
	font-family: deltarune;
	font-size: 25px;
}

.dropdown {
		position: relative;
		text-align: center;
		font-size: 12px;
		color: black;
		display: block;
	height: auto;
	position: relative;
		top: 100%;
	width: 15%;
	right:0%;
	min-height: 40%;
	max-height: 41%;
	left: 0%;
	z-index: 9;
	}
	
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 130px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	font-size:22px;
	border: 1px solid blue;
	top: -28%;
	right: 0%;
}
.dropdown:hover .dropdown-content {
	display: block;
}


#andcreatorslikeyou {
	z-index: 1;
	position: absolute;
	bottom: 25%;
	right: 25%;
	color: white;
	font-size: 20px;
}