Files
HalbearNetDesktopSite/SoftwareApps/SoftwareApp.html

4 lines
253 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://halbear.dev/" style="width: 100%; height: 100%; border:none;"></iframe>
</div>