@font-face {
	font-family: EB Garamond;
	src: url(https://waizoisthebest.neocities.org/fonts/ebgaramond.ttf);
}

html {
  background-color: rgb(176 176 176);
  font-family: EB Garamond;
}

body {
  text-align: center;
  color: rgb(0 24 64);
}

iframe {
  text-align: center;
}