.boldonse-regular {
  font-family: "Boldonse", system-ui;
  font-weight: 400;
  font-style: normal;
}

html {
 background-color:#000; 
}
p {
  color:white;
  font-family: "Boldonse", system-ui;
}