.background-image--1563818379974 {
  background-attachment: fixed; }

.btn {
  Border-radius: 50px; }

header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  background: orange;
  text-align: center; }
