#board
{
  position: relative;
  top: 0;
  left: 0;
}

.card
{
  position: absolute;
  width:12.5%; 
  height:20%;
}

