.Home_container__Ennsq{width:100vw;height:100vh;overflow:hidden;background-color:#7768ae;color:#fff;font-size:2rem;font-weight:lighter;font-family:Courier New,Courier,monospace;display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_grid__c_g6N{display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(9,1fr);grid-gap:3px;padding:3px;background-color:#fff;width:300px;height:300px}.Home_grid__c_g6N div{background-color:#7768ae}.Home_buttons__lyfqs button{background-color:#7768ae;color:#fff;font-size:1.5rem;font-weight:lighter;font-family:Courier New,Courier,monospace;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;margin:3rem 1rem 1rem}.Home_buttons__lyfqs button:hover{background-color:#e15554}@media screen and (max-width:600px){.Home_container__Ennsq{font-size:1rem}.Home_grid__c_g6N{width:50vw;height:50vw}.Home_buttons__lyfqs button{font-size:1rem;padding:2px 5px}}