#blind {
  height: 100%;
}

#blinds {
  float: left; 
  min-width: 150px;
  height: 100%;
}

.border {
  border-color: white;
  border-style: solid;
  border-width: 1px;
  border-top: none;
  border-bottom: none;
}

.blindText {
  font-size: 3em;
  line-height: 1.2em;
  font-weight: bold;
}

#ante {
  float: left;
  min-width: 150px;
  height: 100%;
}
