html {
    background-color: #ffffff;
    width:100%;
    height:100%;
    background:url('ninja.png') center center no-repeat;
}

h1 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 320px;
    height: 200px;
}