html {
    scroll-padding-top: 70px; /* height of sticky header */
}
body {
  padding-top: 10px;
}
textarea {
  resize: none;
}