/*
Theme Name: Excellent Colors
Theme URI: https://example.com/excellent-colors
Author: Your Name
Author URI: https://example.com
Description: A vibrant and modern WordPress theme named 'Excellent Colors'.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: excellent-colors
Tags: colorful, modern, responsive
*/

body {
    background: #fff;
    color: #222;
    font-family: Arial, sans-serif;
} 