Why does this rectangle look black in Inkscape? <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.0" width="64" height="52"> <g fill="#163a58ff"> <rect x="1" y="1" width="50" height="50"/> </g> </svg> -- David Richfield davidrichfield@[EMAIL PROTECTED]