@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');

html{
    height: 100%;
}

body {
  /* background-position: center center; */
  /* background-repeat: no-repeat; */
  /* background-size: cover; */
  /* background-size: cover; */
  background-color: #D8DFDA;
  /* min-height:100%; */
  height: 100%;
}


/* .wrapper{   background: url('../logo/logo_laurafumagalli_black-02.svg') no-repeat   center center fixed; */
            /* padding-top: 10%; */
            /* padding-bottom: 10%; */
            /* -webkit-background-size: cover; */
            /* -moz-background-size: cover; */
            /* -o-background-size: cover; */
            /* background-size: cover; */
/* } */


.wip-logo{
    width: 100%;
}

.img-logo{
    max-width: 300px;
    padding: auto;
}