comment box

body{ background-color: #dfecf7; } .container{ max-width: 600px; margin: 0 auto; } .comment-box { background-color: #fff; padding: 40px; border-radius: 10px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); } .comment-title { font-size: 36px; text-align: center; margin-bottom: 30px; color: #fff; }
أحدث أقدم