
#timer {
  height: 20px;
}

#timer .countdown-bar {
}

#text {
  font-size: 200%;
}

#buttons button {
  font-size: 150%;
}

#action {
  width: 500px;
  border: 1px solid black;
}

#scores {
  width: 150px;
  border: 2px solid blue;
}

#ads {
  width: 350px;
  height: 500px;
  border: 3px solid red;
}

#adminad {
  width: 200px;
  border: 4px solid green;
}
