/*
Theme Name: Pyrene Custom Theme
Theme URI: http://example.com/pyrene-theme
Author: Antigravity
Author URI: http://example.com
Description: A custom theme based on the Pyrene design code.html.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pyrene-theme
*/

/* Basic Reset or Styles if needed, but Tailwind handles most */
body {
    margin: 0;
    padding: 0;
}
