hot5

html, body { margin:0; padding:0; } body { background:red; } body:after { content:""; background:blue; position:fixed; top:0; bottom:50%; right:0; left:0; content:" "; z-index:-1; }

Popular Posts