Fixed Left Sidebar - Copy this Html, Tailwind Component to your project
Create a fixed left sidebar spanning the full height of the screen, with a width of 60 80px. The sidebar should contain three icons: a Menu icon (three horizontal lines) at the top, a Workspace icon in the middle, and an Ellipsis icon (three vertical dots) at the bottom. The icons should have a minimalistic, flat, modern design, with white icons on a sky blue background (#87CEEB), and soft pink (#FFB6C1) for hover and active states. The background color of the sidebar should be sky blue, with the active state having a pink background and the icons turning a darker pink. Use modern sans serif fonts like 'Roboto' or 'Open Sans' for any text, with white or light gray text color where applicable. Add smooth transition effects for hover states (e.g., transition: all 0.3s ease) and consider adding a subtle shadow to the sidebar for depth. Ensure the overall design is clean, simple, and user friendly."
