body {
    background-color: #000;
    margin: 0px;

}

#helloText {
	position: fixed;
	z-index: 1000;
	bottom:0;
	right:0;
	width: 31%;
	height: 25%;

}