@import url('https://fonts.googleapis.com/css?family=Arial');

h1 {
  text-align: center;
  font-family: 'Arial', cursive;
  font-size: 2vw;
}