body {
background-color:#ff1c61;
overflow:hidden;
}

.container {
position:fixed;
width:1280px;
height:800px;
margin-top:-30px;
left:0;
right:0px;
margin-left:auto;
margin-right:auto;
z-index:4;
overflow:hidden;
}

p.four {
font-family: 'Roboto Slab';font-size:90px;letter-spacing:2pt;color:#31ff7f;font-weight:400;
text-shadow: 0px 3px 1px #1bca5d;
height:100px;
overflow:hidden;
margin-bottom:0px;
}

p.oops {
font-family: 'Amatic SC';font-size:26px;letter-spacing:2pt;color:#ffffff;font-weight:400;
text-shadow: 0px 2px 1px #1bca5d;
margin-top:5px;
height:30px;
width:300px;
margin-left:0px;
margin-bottom:0px;
}

p.back {
font-family: 'Amatic SC';font-size:40px;letter-spacing:2pt;color:#ffffff;font-weight:400;
text-shadow: 0px 2px 1px #1bca5d;
margin-top:0px;
height:30px;
width:300px;
margin-left:0px;
}

a.backl {
color:#31ff7f;
text-decoration:none;
}