cssTwiddle 

#the-box {
    border:        2px solid yellow;
    width:         300px;
    height:        220px;
    position:      absolute;
    top:           0px;
    left:          0px;
    border-radius: 0px;
    transform:     rotate(0deg);
}