@import url('https://fonts.upset.dev/css2?family=Courier+Prime&display=swap');

body {background-color: #306; color: #99f;
      font-family: "Courier Prime", monospace;
  font-weight: 400;
  font-style: normal;}
a {color: #f9f;}