.message-img img{width:100%;max-width:500px;max-height:100%;height:auto}.message-img.fullscreen{position:absolute;top:0;left:0;width:100%;height:100%;max-height:none;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.message-img.fullscreen>.image-wrapper{width:fit-content}.message-img.fullscreen img{max-width:750px;width:100%;max-height:90vh;object-fit:contain}.image-wrapper{cursor:pointer;position:relative}.image-blur{position:absolute;font-size:1.25rem;inset:0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;cursor:pointer}