<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>GL1TCH C0DE$</title>
<style>
body, html {
margin: 0;
padding: 0;
background-color: black;
}
#container {
position: relative;
overflow: hidden;
aspect-ratio: 1 / 1;
margin: 0;
}
#top-asset {
position: fixed;
top: 0;
left: 0;
max-width: 1000px;
width: 100%;
height: auto;
z-index: 1;
pointer-events: none; /* Make the top asset not clickable */
}
#iframe {
margin:0!important;
position: fixed;
top: 0;
left: 0;
width: 100%;
max-width: 995px;
aspect-ratio: 1 / .99;
z-index: 0;
}
</style>
</head>
<body>
<div id="container">
<img id="top-asset" src="/content/a5ab0e13c0dd666bbf6c6dd1bf2b6a56bad915685ac370435e06559d3e374e97i0" />
<iframe id="iframe" src="/content/c673921b523d75c594bad9dc9e3aafdf0035ea8c3067ffc77fe282f0ea1da3c0i0"></iframe>
</div>
</body>
</html>