html, body {height: 90%}
body {
  background-image: url(logo_2.jpg); 
  background-position: center center; 
  background-repeat: no-repeat; 
  background-size:  50%;
}