main {
    min-height: 100vh;
    padding: var(--sp-huge) var(--sp-regular) !important;
}

.project-card {
    justify-content: space-between;
}