body {
  background-color: #faeabe;
  align-items: center;
}
  
p {
  font-size: 24px;
  color: #203e80;
}

card {
  width: 400px;
  align-items:center;
}

.fill {
  color: #faeabe;
  height: 48px;
  width: 48px;
  empty-cells: show;
}