/*
* Main Stylesheet
*/

body{
  background: #1E1E1E;
}

.hide{
  display:none;
}
