html,
body {
  padding: 0;
  margin: 0;
}
#text-input {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.3;
  pointer-events: none;
}
