brainrot_generator / index.html
kakamond's picture
Update index.html
200018b verified
Raw
History Blame
375 Bytes
<html>
<head>
<style>
html, body {
margin: 0;
padding: 0;
}
iframe {
width: 100%;
height: 100%;
border: none;
}
</style>
</head>
<body>
<iframe src="https://genius-society-brainrot-generator.ms.show"></iframe>
</body>
</html>