#contenitore { height: 500px; width: 500px; position: absolute; top: 50%; margin-top:-250px; left: 50%; margin-left:-250px; background: #3F0; }