12 lines
950 B
HTML
12 lines
950 B
HTML
<div style="height: 100%; width: 100%;overflow: hidden; display: flex; flex-direction: row; flex-wrap: nowrap; padding: 0; margin: 0;">
|
|
<img src="GeneralAssets/halbear.gif" style="height:50vh;width: auto;">
|
|
<div style="padding: 0; margin: 1vh; display: flex; min-height: 80%; flex-direction: column; justify-content: space-between;">
|
|
<div class="whiteText " style="overflow: hidden;"> Welcome to the Halbear.Net website! This website was created to be a fun way to explore our services!<br> Go on an expedition and explore the sotfware, forums, artwork and any... 👀... secrets hidden within the site<br><br>
|
|
|
|
</div>
|
|
<div class="whiteText " style="padding: 0; margin: 0; display: flex; align-items: center; margin-right: 5px; color:white; user-select: none;">
|
|
<img src="GeneralAssets/AntiAI.png" class="nonDraggableImage" style=" height: 5vh; width: 5vh;">
|
|
: This website is AI free
|
|
</div>
|
|
</div>
|
|
</div> |