html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-width: 320px;
}

a {
  color: inherit;
}
.text-paper{color: #fff;}
a{text-decoration: none;}
.bg-paper{color: #0e1530;}