Stijn Bakker

<div class="relative flex min-h-screen flex-col justify-center overflow-hidden bg-gray-50 py-6 sm:py-12">
  <div class="absolute inset-0 bg-center [mask-image:linear-gradient(180deg,white,rgba(255,255,255,0))]"></div>
  <div class="relative bg-white px-6 pt-10 pb-8 shadow-xl ring-1 ring-gray-900/5 sm:mx-auto sm:max-w-lg sm:rounded-lg sm:px-10">
    <div class="mx-auto max-w-md">
      <p>It seems like you are requesting a flow chart. Please provide more details or specify the content and structure of the flow chart you would like to create, so I can assist you in generating the appropriate HTML prototype.</p>
    </div>
  </div>
</div>