.phone-frame{position:relative;display:inline-flex;flex-direction:column;border-radius:44px;padding:6px 6px 10px;background:#13181f;box-shadow:0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.07),inset 0 -1px 0 rgba(0,0,0,.4),0 40px 80px rgba(0,0,0,.45),0 12px 32px rgba(0,0,0,.28),0 2px 8px rgba(0,0,0,.2)}.phone-frame:before{left:-3px;top:96px;height:32px;border-radius:3px 0 0 3px;box-shadow:0 44px 0 #0d1117,0 88px 0 #0d1117}.phone-frame:after,.phone-frame:before{content:"";position:absolute;width:3px;background:#0d1117}.phone-frame:after{right:-3px;top:120px;height:56px;border-radius:0 3px 3px 0}.phone-frame__screen{position:relative;overflow:hidden;border-radius:30px;background:#000}.phone-frame__island{display:none}.phone-frame__screen img{display:block;width:100%;height:auto}