@font-face{
    font-family:"Bebas Neue W01 Regular";
    src:url("Fonts/1444649/3d9ec9a9-76a2-4cfe-b376-76e7340c3b50.eot?#iefix");
    src:url("Fonts/1444649/3d9ec9a9-76a2-4cfe-b376-76e7340c3b50.eot?#iefix") format("eot"),url("Fonts/1444649/e0d6f852-5401-4bbf-9672-47a50c5c87c6.woff2") format("woff2"),url("Fonts/1444649/7fedd582-6ae3-4850-be2f-4acae2e74fa5.woff") format("woff"),url("Fonts/1444649/d6e08ef3-40db-4ac3-82df-f062f55a72f5.ttf") format("truetype");
}

body {
	background-color: #40a960;
}

h1 {
	font-family:"Bebas Neue W01 Regular";
	font-size: 30px;
	color: #fafafa;
}

.flex-container {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.flex-container > div {
  text-align: center;
}