@import url(https://fonts.googleapis.com/css?family=Kanit);.btn{display:inline-block;padding:10px 20px;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;font-size:18px;line-height:1.3333333}.btn-purple{color:#fff;background:#43547d}.btn-green{color:#fff;background:#159da9}body,html{height:100%;font-family:Kanit,sans-serif}body{margin:0;background:radial-gradient(#fff,#e0e0e0)}