StealThis .dev

Phone Mockup

Mobile phone frame (iOS-style notch) to showcase app screenshots or UI demos.

Open in Lab
css
Targets: HTML

Code

Phone Mockup

An iOS-style phone frame for showcasing mobile app screenshots or UI demos. Includes the dynamic island notch, side buttons, status bar, and a realistic bezel — all in pure CSS.

Features

  • Dynamic island cutout at the top (CSS clip or border-radius trick)
  • Realistic side button details (volume, silent, power)
  • Status bar with time, battery, and signal icons
  • Inner content area — drop any <img> or markup inside
  • Subtle reflection sheen on the frame via ::before pseudo
  • Pure CSS, zero JavaScript
  • Fits any aspect ratio content inside the screen

Usage

Replace the content inside .phone-screen with your app screenshot or live HTML demo. The frame automatically centers and scales to the container.