/*
Theme Name: KeyPress OSD
Theme URI: https://keypress-osd.com/
Author: KeyPress OSD
Description: The official KeyPress OSD product website, packaged as a self-contained WordPress theme.
Version: 1.0.1
Requires at least: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: keypress-osd
*/

html,
body,
#root {
  min-height: 100%;
}

body {
  margin: 0;
  background: #09090b;
}
