body
{
    background-color: lightgray;
}

.body
{
    width: 80%;
    height: 100%;
    border: 3px solid green;
    border-radius: 10px;
}