Preview:
body

{

  background: #eee; /* For visibility of elements. */

}

​

div { 

  -webkit-box-align: center;

  -webkit-box-pack: center;

  align-items: center;

  border: 1px solid #f5f5f6;

  border-bottom: 0px;

  border-left: 1px solid #f5f5f6;

  border-right: 1px solid #f5f5f6;

  border-top: 1px solid #f5f5f6;

  box-sizing: border-box;

  color: #505050;

  cursor: pointer;

  display: flex;

  font-family: Overpass, Arial, sans-serif;

  font-size: 14px;

  justify-content: center;

  line-height: 22px;
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