
#subText{

  font-family: 'Roboto';
  font-weight: 400;
  font-size: 11px;
  color: black !important;
}

#subTextWocket{

  font-family: 'Roboto';
  font-weight: 100;
  font-size: 15px;
  color: black !important;
}

body {
  background-color: rgba(244, 242, 240, 1.0) !important;
}

#main {
  position: fixed;
  background-color: rgba(244, 242, 240, 0.8);
  z-index: 21;
  width: 100%;
  height:140px;
  top:8px;

}

#titleText{

  font-family: 'Roboto';
  font-weight: 100;
  font-size: 35px;
  color: black !important;
}

.fps {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  color: #36363a;

}

.fpsMin {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 10px;
  color: #36363a;

}
