Skip to content

Instantly share code, notes, and snippets.

View PavelLaptev's full-sized avatar
📺
Long live the new flesh!

Pavel Laptev PavelLaptev

📺
Long live the new flesh!
View GitHub Profile
bg = new Layer backgroundColor: "#2d383e"
phoneScreen = new Layer
width: 750
height: 1334
clip: true
backgroundColor: "black"
(window.onresize = ->
phoneScreen.center()