.header h1 font-size: 28px; margin-bottom: 5px;
.sidebar width: 280px; background: #f8f9fa; border-right: 1px solid #e0e0e0; padding: 20px; overflow-y: auto; Infinix Dicom Viewer
I'll help you develop a web application. This viewer will load DICOM files, display medical images, and provide basic manipulation features. .header h1 font-size: 28px
.file-info margin-top: 10px; font-size: 12px; color: #666; word-break: break-all; .sidebar width: 280px
<div class="control-group"> <label>🔍 Zoom & Pan</label> <button id="resetViewBtn">Reset View</button> <button id="fitToWindowBtn">Fit to Window</button> </div>
.canvas-container display: flex; justify-content: center; align-items: center; background: #1a1a1a; border-radius: 10px; overflow: auto; min-height: 500px; position: relative;
.info-panel h3 font-size: 14px; margin-bottom: 10px; color: #333;