#ur_root {
  bottom: 0;
  font-size: 1.5rem;
  left: 0;
  padding: 0.4rem 0.6rem;
  position: fixed;
  z-index: 1000;
  a:hover { text-decoration: none; }
}