Windframe
Build Tailwind UIs that actually look good!
.jpg)
The min-h-screen class ensures an element is at least 100vh (full screen height).
The min-h-screen
class ensures an element is at least 100vh (full screen height). It forces elements like hero sections or landing pages to take up the full viewport height.
<div class="min-h-screen bg-indigo-500 text-white text-center flex items-center justify-center px-5 font-medium"> This box takes at least the height of the screen.</div>
This box takes at least the height of the screen.
Windframe is an AI visual editor for rapidly building stunning web UIs & websites