1
2 body {
3 color: #fff;
4 background-image: url( 'app://img/splash.jpg' );
5 width: 800px;
6 height: 450px;
7 }
8
9 div {
10 position: absolute;
11 font-size: 48px;
12 top: 20px;
13 left: 25px;
14 }