.onePin{background-color:brown;width:30px;height:30px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:25px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.onePin:hover{cursor:pointer;background-color:#723b23}.onePin:active{cursor:pointer;background-color:#c73f5a}
