Files
HalbearNetDesktopSite/SoftwareApps/IronHorseApp.html

4 lines
257 B
HTML

<div style="width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-content: center; align-items: center;">
<iframe src="https://ironhorse.games/" style="width: 100%; height: 100%; border:none;"></iframe>
</div>