TDKHome.old/TDKCade/ShoutBox/index.html
MattTheTekie 98d6691f82 uwu
uwu
2023-07-14 10:46:07 -04:00

17 lines
318 B
HTML

<meta name="viewport" content="width=device-width">
<iframe
src="https://tdkchat.ishoutbox.com"
style="
position: fixed;
top: 0px;
bottom: 0px;
right: 0px;
width: 100%;
border: none;
margin: 0;
padding: 0;
overflow: hidden;
z-index: 999999;
height: 100%;
">
</iframe>