@font-face {
  font-family: "Bright";
  src: url("Brightdemo.otf") format("opentype");
  font-weight: bolder;
  font-style: normal;
}

body {
  background-image: url("https://picsum.photos/1600/900");
}
