@charset "UTF-8";
/* CSS Document */

body{
	background-color: #1f64c4;
	text-align: center;
	padding-top: 150px;
}

h1{
	color: #ffffff;
	
}

.m-plus-rounded-1c-regular {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
