.wrapper{display:flex;min-height:100vh;flex-direction:column}.big-x-wrapper{height:300px;width:100%;display:flex;justify-content:center;align-items:center}.index-text{width:100%;padding:40px}.btn-black{text-decoration:none;color:#fff;padding:15px 30px;background-color:#000;font-weight:700}.btn{text-decoration:none;color:#fff;padding:15px 30px;background-color:#3f27ce;border:thin solid #3f27ce;font-weight:700}@media only screen and (max-width: 600px){.logo-wrapper img{width:100%}}@media only screen and (min-width: 850px){.wrapper{flex-direction:row;justify-content:center;align-items:center}.big-x-wrapper{height:500px;width:100%}.index-text{width:100%}}
