88x31
1. Choose a button!
I do have a cool animated one and a non-animated one.
2. Paste the snippet into your source code.
Set "image-rendering" to "pixelated" in your stylesheet for a better result.
Animated Button:
<a href="https://uncutified.moe" rel="nofollow">
<img src="https://uncutified.moe/88x31.gif" width="88" height="31" />
</a> Non-animated Button:
<a href="https://uncutified.moe" rel="nofollow">
<img src="https://uncutified.moe/88x31.png" width="88" height="31" />
</a>