
div {
    background-color: antiquewhite;
    margin: 20px;
    padding: 100px;
    height: 50%;
    width: 50%;
    font-family: 'Times New Roman', Times, serif;
}