h1 img { max-width: 100%; }
h1 {   font-family: "UnifrakturCook", cursive;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0;
  width: 80%;
  float: right;
}
h2 {   font-family: "UnifrakturCook", system-ui;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 220%;
  background: rgb(0,0,0,.2);
  margin-bottom: 0;
  margin-top: 0; 
  margin-left: 1em;
  text-align: right;
   }
h3 { font-family: "Doto", monospace; color: #fff; text-align: right; margin-top: 0; }
.links { float: left; }
.embeds-1 { float: right; width: 60%; }
.embeds-2 { float: left; width: 35%; }
a { background: rgb(0,0,0,.3); color: #fff;  font-weight: bold; }
li { margin-bottom: .1em; }
#content { max-width: 975px; margin: auto; }
body { 
       background-color: #000;
       font-family: "Doto", monospace;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
  font-variation-settings:
      "ROND" 0;
  font-size: 150%;
     }
.links ul { padding-top: 0; margin-top: 0; text-align: right; }

.face { background: #fff; float: left; width: 6em; margin-left: 1em; border-radius: 2em; }
