.blockk{
height: 100px;
width: 200px;
background-color: #bbb;
position: absolute;
top: 50%;
margin-top: -50px;
left: 50%;
margin-left: -100px;
margin: 0 auto;
}
.blockk{
height: 100px;
width: 200px;
background-color: #bbb;
position: absolute;
top: 50%;
margin-top: -50px;
left: 50%;
margin-left: -100px;
margin: 0 auto;
}