.project-card {
    max-width: 500px;
    position: relative;
    margin: auto;
}

nav {
    max-width: 500px;
    margin: auto;
}