<div class="flex justify-center items-center min-h-[100vh] "> <div class="empty-class"> <h1 style="color: var(--zon-common-text-color);" class="text-8xl font-bold " >404</h1> <hr class="mt-4 mb-4" > <p class="text-center" style="color: var(--zon-common-text-color);" >Page not found</p> </div> </div>