@import url('https://fonts.googleapis.com/css2?family=DotGothic16&family=Edu+NSW+ACT+Cursive:wght@400..700&family=Give+You+Glory&family=Press+Start+2P&family=Rubik+Iso&display=swap');
* {
	position: relative;
	box-sizing: border-box;
}
body {
	background-color: hsl(255, 0%, 100%);
	text-align: center;
	border: 13px, solid, hsl(250, 85%, 50%);
	border-radius: 30px;
	margin: auto;
	max-height: auto;
	overflow: 
}
h1 {
	font-size: 85px;
}
h6 {
	font-size: 55px;
}
a {
	text-decoration: none;
	color: hsl(255, 0%, 0%);
	display: block;
	inset: 0;
	position: absolute;
}
table {
	margin-left: auto;
	margin-right: auto;
	font-family: "DotGothic16";
	top: 50px;
	margin-bottom: 50px;
	
}
td {
	margin: 0px;
	border: solid 4px hsl(255, 0%, 0%);
	padding: 0px;
	font-size: 50px;
	color: hsl(255, 0%, 0%);
	height: 300px;
	width: 300px;
}
header {
	top: 50px;
	line-height: normal;
	font-family: "Press Start 2P";
	font-style: normal;
	font-weight: 400;
	background-color: hsl(250, 85%, 50%);
	padding: 15px;
	border: solid 1px hsl(250, 85%, 50%);
	border-radius: 30px;
	color: hsl(255, 0%, 100%);
	max-width: 1100px;
	max-height: auto;
	margin: auto auto 50px;
}
footer {
	margin: 100px auto 50px;
	font-family: "Press Start 2P";
	border: solid 1px hsl(250, 85%, 50%);
	background-color: hsl(250, 85%, 50%);
	font-size: 15px;
	font-weight: 400;
	border-radius: 30px;
	color: hsl(255, 0%, 100%);
	max-height: auto;
	max-width: 800px;
	overflow: auto;
}
iframe {
	margin: 50px 50px;
}
script {
  margin: 0;
  padding: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
canvas {
	display: block;
}
.back {
	text-decoration: none;
	display: block;
	inset: 0;
	position: relative;
	text-align: left;
	line-height: normal;
	font-family: "Press Start 2P";
	font-style: normal;
	font-weight: 400;
	background-color: hsl(250, 85%, 50%);
	padding: 15px;
	border: solid 1px hsl(250, 85%, 50%);
	border-radius: 30px;
	color: hsl(255, 0%, 100%);
	max-width: 95px;
	margin-left: 10px;
	
}
.got {
	background-image: url("https://www.onlinegames.io/media/posts/697/responsive/Get-on-Top-lg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px;
}
.forest {
	background-image: url("https://www.onlinegames.io/media/posts/1190/responsive/99-nights-in-the-forest-lg.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px;
}
.kart {
	background-image: url("https://www.onlinegames.io/media/posts/887/responsive/survival-karts-play-lg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px;
}
.flappy {
	background-image: url("https://th.bing.com/th/id/R.567e72625ae82468e5116ce92dc24bde?rik=kqrAxxOrUhrXPg&riu=http%3a%2f%2fassets1.ignimgs.com%2f2014%2f01%2f31%2fflappy-bird-buttonjpg-e984c2.jpg&ehk=vGlEeny7R2EyaMcNMlj4nt4YJPLB2BBtN8wG2799dWE%3d&risl=&pid=ImgRaw&r=0");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px
}
.pin {
	background-image: url("https://www.htmlgames.com/uploaded/game/thumb200/space-pinball-200.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px;
}
.block {
	background-image: url("https://www.onlinegames.io/media/posts/986/responsive/Cube-Worlds-lg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px;
}
.ball {
	background-image: url("https://www.onlinegames.io/media/posts/460/responsive/Pinball-Simulator-lg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px;
}
.run {
	background-image: url("https://www.onlinegames.io/media/posts/1181/responsive/run-freezenova-lg.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px;
}
.bike {
	background-image: url("https://www.onlinegames.io/media/posts/1041/responsive/jul_moto_racing_game-2-lg.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 300px
}