Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!doctype html>
- <html>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initital-scale=1, shrink-to-fit=no">
- <meta http-equiv="x-ua-compatible" content="ie=edge">
- <title>TITLE</title>
- <link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/tailwind.min.css">
- <div class="min-h-screen bg-gray-900 flex items-center justify-center">
- <h1 class="text-6xl font-bold text-pink-500"></h1>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement