Edit in JSFiddle

div {
    width: 200px;
    padding: 10px;
    border: 10px solid red;
    margin: 10px;
    background-color: yellow;
}