.container {
    margin: 0 auto;
    width: 70vw;
    margin-top: 5vh;
}