<style>
.boll {
width: 50px;
height: 50px;
border-radius: 100%;
background: red;
margin: 100px;
}
#svg {
position: fixed;
width: 100%;
height: 100%;
&nb