If you're confused, this is what I mean.
Say we have two blocks generated next to each other, like so:
###
######
######
###
And after generated, it becomes this:
*****
*###****
*######*
*######*
****###*
*****
How would I put a small border around those blocks to make them look unified rather than clash against the background?
Remember: Each pound sign is a PIXEL, not an entire entity.
Any ideas? This would greatly help me.