#cube {
    width: 100px;
    height: 200px; 
    background-color: red;
    border: 5px dashed yellowgreen;
}