#example-element {
    background-color: #ff8;
    outline: .75em solid;
    padding: .75em;
    width: 80%;
    height: 100px;
}
