/*
Theme Name: Gozoemover
Description: A minimal blank WordPress theme.
Version: 1.0.0
Author: Gozoemover
Text Domain: gozoemover
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

html,
body {
    background: #fff;
    margin: 0;
    padding: 0;
}
