Skip to content

Instantly share code, notes, and snippets.

<style>
/* ===== Reset compact ===== */
.fa-iphone-call *{box-sizing:border-box}
.fa-iphone-call{display:flex;justify-content:center}
.fa-iphone-call .phone{
position:relative;width:min(420px,94vw);aspect-ratio:9/19.5;border-radius:28px;
background:#0b0f14;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.55);
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";
color:#fff;
}