.main-content{
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
}

body{
    min-height: 100vh;
    background-size: cover;
    background-position: top;
}

iframe{
    opacity: 0;
    display: none;
}