:host{
  min-height: 350px;
  padding: 10px;
}
.deploy-grid {
    grid-template-columns: 100%;
    grid-template-rows: auto;
}
