Viewer — Infinix Dicom

I'll help you develop a web application. This viewer will load DICOM files, display medical images, and provide basic manipulation features.

.main-content display: flex; flex-wrap: wrap; min-height: 600px; Infinix Dicom Viewer

.upload-btn background: linear-gradient(135deg, #667eea, #764ba2); color: white; padding: 12px 20px; border: none; border-radius: 8px; cursor: pointer; font-size: 14px; font-weight: 600; width: 100%; transition: transform 0.2s; I'll help you develop a web application

.control-group label display: block; font-size: 12px; font-weight: 600; margin-bottom: 8px; color: #333; display medical images

.header p opacity: 0.9; font-size: 14px;

.container max-width: 1400px; margin: 0 auto; background: white; border-radius: 20px; box-shadow: 0 20px 60px rgba(0,0,0,0.3); overflow: hidden;

.upload-btn:hover transform: translateY(-2px);