php WAS- : Visual

post { width: 100%; max-width: 600px; margin: auto; text-align: center; overflow: hidden; } post-image { width: 100%; height: auto; transition: all 0.3s ease; } resize-button { margin-top: 10px; padding: 10px 15px; cursor: pointer; background-color: #007bff; color: #fff; border: none; border-radius: 5px; } resize-button:hover ~ .post-image { width: 150%; }
choose media section :