p{
  text-align: center;
}
#gameboard{
  position: absolute;
  overflow: hidden;

  top: 0;
  left: 0;

  background: #171b18;
}