/*
Theme Name: zzzmean2
Theme URI: https://zzzmean.com
Author: zzzmean
Author URI: https://zzzmean.com
Description: Minimal base WordPress theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zzzmean2
*/

body {
	margin: 0;
	font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans",
		"Liberation Sans", sans-serif;
}

.site-header,
.site-footer {
	padding: 20px;
	background: #f6f6f6;
}

.site-main {
	padding: 20px;
}
