*{box-sizing: border-box}body{font-family: 'Roboto', sans-serif}html{background: #7db9e8;background: -moz-radial-gradient(center, ellipse cover, #7db9e8 0%, #1e5799 100%);background: -webkit-radial-gradient(center, ellipse cover, #7db9e8 0%, #1e5799 100%);background: radial-gradient(ellipse at center, #7db9e8 0%, #1e5799 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8', endColorstr='#1e5799', GradientType=1)}#wrapper{width: 85% !important;margin: auto}.text,.submit{width: 100%;padding: 10px !important;font-size: 26px;text-align: center;font-weight: 100;background: none;border: 0 none;border-radius: 10px !important}.text{background-color: #ffffff !important}.submit{background-color: #a0e200 !important;color: #ffffff;cursor: pointer}.submit:hover{background-color: #c1ff00 !important}