Edit in JSFiddle

div{
    height: 300px;
    background: blanchedalmond;
    width: 200px;
    position: fixed;
    top: 50%;
    margin-top: -150px;
    float: left;
}