/*
Theme Name: MAAT Reporting Theme
Theme URI: https://maat-reporting.local/
Author: MAAT
Author URI: https://maat-reporting.local/
Description: WordPress host theme for the MAAT Reporting React dashboard.
Version: 1.4.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
Text Domain: maat-reporting-theme
*/

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

#root {
  min-height: 100vh;
}
