/*
Theme Name: Demi Trott
Theme URI: https://example.com
Author: Demi Trott
Description: A minimal one-page portfolio theme with a full-bleed hero and hover-to-reveal imagery.
Version: 1.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: demi-trott
*/

/* This file intentionally left mostly empty — all visual styling lives in
   template-parts/hero.php so it can be edited in one place. WordPress
   requires this style.css header comment to register the theme. */

html, body {
  margin: 0;
  padding: 0;
}
