800x800
center detail
Mathematica code:
Graphics[ GraphicsComplex[ Table[ {-.99^n*Sin[n*3.21], .99^n*Cos[n*3.21]}, {n, 0, 700}], Polygon[Table[i, {i, 1, 700, 1}]]], PlotRange -> .4, ImageSize -> 800]