.dot {
width: 200px;
height: 200px;
display: flex;
justify-content: center;
align-items: center;
gap: 0 24px;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter