square


#square {
    margin: auto;
    width: 250px;
    height: 250px;
    background:blue;
}