a {
color: #00aeff;
}
body {
image-rendering: pixelated;
background: url("https://i.imgur.com/jouBnWn.jpeg");
}

.middleDIV {
background-color: #FFFFFF;
width: 1000px;
height: 500px;
position: absolute;
top: 50px;
left: 180px;
border: 5px solid #ff1a0a;
border-radius: 11px;
}