.design-a-frame {
  display: flex;
  flex-direction: column;
}

.design-a-frame button.primary {
  margin-top: 12px;
}
