/*
Theme Name: GGClub Pro
Author: GGClub
Version: 1.0
*/
body{
  margin:0;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;
  background:#000;
  color:#fff;
}
a{color:inherit;text-decoration:none}
.container{width:90%;max-width:1200px;margin:auto}