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