html
 {
 overflow-y: scroll;
 }

body
{
background-color: #000000;
background-image: url('plocha.jpg'); 
background-repeat: no-repeat;
background-position: center;
text-align: center;
font-color:  White;
}

