This project shows how to use Tailwind CSS directly added to an HTML file. The CSS is delivered from a Content Delivery Network (CDN). This approach is not preferred. Instead, we want final Tailwind output to be generated based on utility classes added to HTML and JavaScript files.