<body style="background-color:black!important;">






<style>
#outeriframe {
width: 800px;
height: 600px;
margin: 0 auto;
overflow: hidden;
position: relative;
}
#inneriframe {
position: absolute;
bottom: -200%;
left: -200%;
-moz-transform: scale(2);
-moz-transform-origin: 0 -1%;
-webkit-transform: scale(2);
-webkit-transform-origin: 0 -200%;
}
</style>


<iframe src="https://nofile.wordpress.com/initiative/" height="10000px" width="2000px" scrolling="no" frameborder="0"></iframe>