@import "flavors/default/spgm_style.css";

body {
  background-color: #151515;
  color: #F8F8F8;
  font-family : agency FB , "sans-serif";
  text-align: center;
}

h1 {
  font-size: 23pt;
}
