html {
background: url("logo.svg") no-repeat center center fixed; 
  background-size: contain;
  height: 100%;
  overflow: hidden;
  background-color:  #faa61a;
}