/*
Theme Name: Greypixel
Theme URI: https://example.com/greypixel
Author: Greypixel
Author URI: https://example.com
Description: A lightweight blank theme designed for building everything with Elementor. Minimal markup, no styling, and clean templates.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: greypixel
Tags: custom-background, custom-logo, custom-menu, featured-images, theme-options, translation-ready
*/

/* Intentionally minimal. Add your own CSS or build with Elementor. */
html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
body { margin: 0; padding: 0; }
