section { width: 50vw; height: 50vh; display: flex; flex-direction: column; justify-content: center; align-items: center; border-width: 12px; border-radius: 2px; background-color: bisque; padding: 20px 20px; }