.main-wrapper{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;background:#efdecd;width:100%;height:auto;min-height:100vh;display:flex;justify-content:center;align-items:center}.home-wrapper{padding:5px;width:100%;height:auto;background:#efdecd;min-height:100vh;display:flex;justify-content:center;align-items:center}.home-wrapper h1{margin-bottom:1rem}.home-wrapper h3{margin-bottom:.5rem;text-align:center}.home-wrapper div input{text-align:center;font-size:18px}.home-wrapper div button{margin-top:1rem;width:100%}.question-wrapper,.thanks-wrapper{width:100%;height:auto;min-height:100vh;display:flex;justify-content:center;flex-wrap:wrap;align-items:center}.question{width:300px;height:150px;display:flex;justify-content:space-around;flex-wrap:wrap;flex-direction:column}.question button{width:100%;margin-top:.5rem}.thanks-wrapper{flex-direction:column}@media only screen and (max-width: 766px){.home-wrapper h1{font-size:18px;width:90%;margin-left:auto;margin-right:auto}.home-wrapper h3{font-size:16px;width:90%;margin-left:auto;margin-right:auto}.thanks-wrapper{padding:10px}}*,:after,:before{padding:0;margin:0;box-sizing:border-box}
