tailwind css center of the screen code example Example: tailwind container center <div class="container mx-auto"> <!-- ... --> </div>