html {
    height: 100%;
  }
body{
    background-image: url("site_en_construction.jpg");
    background-repeat: no-repeat;
    background-position: center;
}