/*
Theme Name: hoss-canvas
Theme URI: https://hossdesigngroup.com
Author: Hoss Design Group
Description: A blank white canvas theme. All design is self-contained in the page's Custom HTML block. Theme provides zero visual styling — only WordPress infrastructure.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
    background: #FFFFFF;
    margin: 0;
    padding: 0;
}