img{ width: 150px; height: 150px; float: left; } body{ background-color: rgb(210, 247, 242); } span{ font-size: 17px; } div.container{ width: 980px; background-color: white; } .container textarea{ margin: 20px 0 20px 0; } .btn-foto{ margin-top: 20px; display: inline-block; background: grey; color: black; } .btn-form-comment{ margin-top: 20px; float: right; } .text{ font-weight: 700; font-size: 20px; } .main-comments{ margin: 40px 40px; } .comment-form{ margin-left: 180px; } .float-right{ float: right; } .block { display: block; } .second-comments{ margin: 40px 0 0 70px; height: 180px; }