/*
 * Want to change this website's styes? Learn more about CSS:
 * https://developer.mozilla.org/en-US/docs/Learn/CSS/Introduction_to_CSS
 */

body {
  padding: 0 20px;
  background: aliceblue;
}

h1 {
  font-family: 'Sarabun', sans-serif;
  font-weight: normal;
  font-size: 14px;
  margin: 20%;
  margin-top: 10%;
  text-align: center;
}