body {
	font-family: "Noto Sans Display", sans-serif;
	background-color: #000000ce;
}
.flex {
	display: flex;
	justify-content: center;
	align-items: center;
}
.pt {
	margin-bottom: 9px;
}
p {
	font-size: medium;
}
