html {
    color: #111;
    font-family: sans-serif;
}
.demodiv {
    width: 300px;
    height: 300px;
    display: block;
    margin-bottom: 15px;
}