So I have my SVG-circle.
You forgot the stroke color:
circle:hover { stroke:white; stroke-width:10px; }