h1 {
  font-size: 50px;
  text-align: center;
}

h2 {
  font-size: 30px;
  text-align: center;
}

body {
	background:#000000;
	color: #ff0000;
}

@charset "utf-8";