You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
413 B
9 lines
413 B
<div>
|
|
<h1 class="text-4xl font-bold">HOME</h1>
|
|
<h2 class="text-2xl bg-gray-400">
|
|
this is a welcome message.
|
|
</h2>
|
|
<div class="italic text-2xl">
|
|
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aspernatur provident dolor quod laboriosam facere quas, excepturi quasi consequuntur quo pariatur recusandae, eaque doloremque voluptas, a commodi officia ducimus animi incidunt.
|
|
</div>
|
|
</div>
|