@import url('https://fonts.googleapis.com/css?family=Thasadith:400,700');
body {
  background: #f0f0f0;
  background: linear-gradient(45deg, #89CFF0 15%, #F4C2C2 85%) no-repeat;
  text-align: center;
  font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Arial,sans-serif; 
  font-weight: 400;
  min-height: 100vh;
}