body{background-image: url("image/download-1.jpg");

}

h1{font-family:cursive;
  text-align: center;
}




.toggler { width: 500px; height: 200px; position: relative;
  font-family: cursive;
  left:32%;}

#button { border-radius: 10px;
  width: 100px;
  height: 50px;
  background-color: transparent;
  border: 2px solid aliceblue;
  font-family: cursive;
  }

#effect { position: relative; }
  .newClass { width: 240px;  padding: 1em; letter-spacing: 0; margin: 0; }
  .anotherNewClass { text-indent: 40px; letter-spacing: .2em; width: 410px; height: 100px; padding: 30px; margin: 10px; font-size: 1.1em; }
