.empty-box{
  min-height:160px;
  display:grid;
  place-items:center;
  text-align:center;
  color:var(--muted);
}
