.proj-create { min-height: 100%; background-color: var(--color-light); display: flex; justify-content: center; align-items: center; } .proj-create .proj { margin: 15px; }