h1 {
	color: #FFFFFF;   
}

p {
	color: #FFFFFF;
}

/*
body {
	background-color: #60401f;
}
*/

#ramisImage {
	cursor: pointer;
	width: 240px;
	height: 240px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}

#doNotClick {
	font-size: 6px;
	cursor: pointer;
	position: absolute;
	bottom: 4px;
	right: 4px;
	color: blue;
	text-decoration-line: underline;
}

#foxyJumpscare {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
