.content-border {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
  min-width: 1200px;
  border: 2px solid #ddd;
  padding: 5px;
}