I added styles to my site’s CSS to the iframe to hide the padding and the other elements:
.statigram-widget iframe {
margin-top: -100px;
margin-left:-20px;
}
aside#statigram-id-2 {
overflow: hidden;
}
In the plug-in settings:
Width: 200
Height: 280
Padding: 0
Background-color: [blank]
Widget border: [unchecked]