html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Coda';
}

.box {
  min-height: 100px;
}