.h-screen{height:100vh;}.w-screen{width:100vw;}.flex{display:flex;}.items-center{align-items:center;}.justify-center{justify-content:center;}.overflow-hidden{overflow:hidden;}.dark .dark\:bg-gray-900{--un-bg-opacity:1;background-color:rgba(17,24,39,var(--un-bg-opacity));}.text-5xl{font-size:3rem;line-height:1;}.text-gray-200{--un-text-opacity:1;color:rgba(229,231,235,var(--un-text-opacity));}
