g.set_input('input[@name="email"]', '*******')
g.set_input('input[@name="pass"]', '******')
&:hover{
color:#fff;
border-color:#f0db4f;
// font-size:18px;
}
<object type="image/svg+xml" data="img/map/1.svg"></object>
<?xml-stylesheet type="text/css" href="svg.css" ?>
svg:hover {
fill: orange;
}
.h1:before {
content: "";
position: absolute;
z-index: -1;
top: -3rem;
left: -50%;
width: 30rem;
height: 11rem;
background-image: url(http://danielmall.com/articles/svg-workflow-for-designers/svg.svg);
background-size: contain;
background-repeat: no-repeat;
}