*{
  border: 1px dashed black
}
body {
background: lightgrey;
 text-align: center
}
.cover {
width: 300px;
height : 300px;
}
div {
display: inline-block;
.container {
 margin : 300px
}
}
