Skip to content

Instantly share code, notes, and snippets.

View gustavors1608's full-sized avatar
🎯
Concentrado

Gustavo_stroschon gustavors1608

🎯
Concentrado
View GitHub Profile
@gustavors1608
gustavors1608 / index.html
Created December 15, 2022 18:44
Login page
<div class="tile">
<div class="tile-header">
<h2 style="color: white; opacity: .75; font-size: 4rem; display: flex; justify-content: center; align-items: center; height: 100%;">SIGN IN</h2>
</div>
<div class="tile-body">
<form id="form">
<label class="form-input">
<i class="material-icons">person</i>
<input type="text" autofocus="true" required />