agrege color al hola mundo

This commit is contained in:
Cristian B. Yancis A. 2024-09-02 15:53:44 -06:00
parent 0ee824128d
commit 4b0d0e6b22

View File

@ -8,7 +8,7 @@
</head>
<body>
<h1>Hola Mundo!</h1>
<h1 class="text-white bg-black text-5xl py-4 px-6">¡Hola Mundo!</h1>
</body>
</html>