When I zoom in, the image area goes off-screen. I want it to stay fixed in place.
<img style="margin-bottom:-10px;width:280px;height:280px;border-adius:50%
;border:3px solid white" id="image" src="@Model.Image" /> <br />
<a id="editbutton" href="#"><i style="border:3px solid white;border-radius:80%;
padding:12px;z-index:5000;background-color:#128edb;font-size:15px;margin-left:40%;margin-top:-200px;color:white;" class="fa fa-pencil"></i></a>