.container{
    font-family: 'Montserrat', sans-serif;
    height: 100%;
    width: 100%;
    text-align: center;
}

h3,a,form {
    display: inline-block;
}

form a{
    color: #4834d4;
}

h2{
    display: block;
    margin-top: 25vh;
    margin-bottom: 15vh;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}