/*
Theme Name: Fancy Font Generator
Theme URI: https://example.com/fancy-font-generator
Author: Antigravity
Author URI: https://example.com
Description: A custom WordPress theme converted from a static font generator site.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fancy-font-generator
*/

/* 
   We rely mainly on the imported CSS files in assets/css/ 
   but WordPress needs this file to exist and have the header.
*/
body {
    background-color: #f0f2f5; /* Fallback */
}
