.main-index{
  padding-top: 4rem;

}

body {
  background-image: url("/images/wide_shot_yarn_livingRoom_cat.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}