@import url("https://nyteowldave.github.io/std/style/every-page.css");

footer {
  text-align : left;
}

#footer input {
  box-sizing : border-box;
  outline : none;
  display : inline-block;
  width   : calc( 100vw - 80ch );
  font : 12pt monospace;
  padding : 2px 9px;
}