.Home_container__bCOhY{padding:0 2rem;background-image:url(/images/home-background.png);background-repeat:no-repeat;background-position-y:center;background-position-x:center;background-size:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh}.Home_playButton___8JWx{border:2px solid var(--green);background-color:var(--green);border-radius:50px;color:#fff;padding:5px 15px;margin-top:2%;font-size:20px;transition:.2s ease-in-out}.Home_playButton___8JWx:hover{color:var(--green);background:none}@media (max-width:600px){.Home_container__bCOhY{background-image:url(/images/home-background-mobile.png)}}