Skip to content

Instantly share code, notes, and snippets.

View donttellmywife's full-sized avatar
🎯
Focusing

Vova Puchkov donttellmywife

🎯
Focusing
View GitHub Profile
body > .smalltalk {
position: fixed;
top: 50%;
left: 50%;
margin-top: -86px;
margin-left: -200px;
bottom: auto;
right: auto;
/* use this if you dont want support size + remove margins */