feat(14): final static main stylig

This commit is contained in:
efim
2023-07-01 08:08:55 +00:00
parent 9fc2e959fa
commit 726cadec19
2 changed files with 42 additions and 5 deletions

View File

@@ -95,6 +95,18 @@
</div>
<p class="absolute top-1/2 tracking-widest text-center text-white uppercase text-md">The house picked</p>
</div>
</section>
<section
id="message"
class="text-white"
>
<p
class="text-6xl tracking-wide uppercase"
>You lose</p>
<button
class="mt-6 w-full h-12 tracking-widest uppercase bg-white rounded-xl text-radial-gradient-bottom"
>Play again</button>
</section>