@charset "utf-8";
/* CSS Document */

.hello{
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.hello h1{
	margin: 100px 0;
	font-family: "Noto Sans Japanese";
	font-weight: normal;
}