body {background-color: blue;
}
.main {
padding: 10px;
background-color: darkblue;
width: 40%;
height: 75%;
text-align: center;
position: fixed;
left: 35%;
border-style: solid;}