Preview:
selector > div {
    padding: 20px;
    border: 1px solid white;
    margin: 0;
}

selector {
    padding: 10px!important;
    background-color: #3b5346;
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: stretch;
    border-radius: 2em 2em 2em 2em;
    margin-top: 20px;
}
selector:hover {
	background-color: #0c0d0e;
}
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