
div.theorem {
    background-color: lightgrey;
    width: 700px;
    border: 2px dotted green;
    padding: 5px;
    margin: 5px;
}
