CSS Default Values is a guide to the default values of CSS properties. It provides an overview of the default values of all CSS properties, including font-size, color, margin, padding, and more. It also provides information on how to override these values and customize the appearance of your web
From Wikipedia
Tailwind CSS is an open-source CSS framework. Unlike other frameworks, like Bootstrap, it does not provide a series of predefined classes for elements such as buttons or tables. Instead, it creates a list of "utility" CSS classes that can be used to style each element by mixing and matching.