/*
Theme Name: Enfrio Marzo 2026
Author: 121mk
Author URI: https://121mk.es
Description: No-bullshit blank theme
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blank-theme
Text Domain: blanktheme

Was it really hard to make a truly blank theme?
*/
*,html,body{
    margin: 0;
    padding: 0
}