

header {
  display: flex;
  align-self: center;
  justify-content: center;
}

@font-face {
  font-family: jost;
  src: url(Jost-VariableFont_wght.ttf);
  font-weight: ;
}

p2 {
	color: black;
	font-family: jost;
	font-size: 100px
}

p2 {
  display: flex;
  align-self: center;
  justify-content: center;
}

p {
	display: flex;
	align-self: center;
	justify-content: center;
	
}

p {
	color: black;
	font-family: jost;
	font-size: 30px
}

body {
	background-image: url("1.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
}

p1 {
	display: flex;
	align-self: center;
	justify-content: center;
}

p3 {
	;
}

p3 {
	display: flex;
	align-self: center;
	justify-content: center;
}