XF 2.2 need popup on top right

In this code change bottom: 20px; to top: 50px;
Code:
<iframe src="https://widget.stadeo.live/#/home?type=https://interfans.org" id="widget-stadeo" allowtransparency="true" frameborder="0" scrolling="no" style="position: fixed; width: 108px; height: 60px; right: 20px; bottom: 20px; z-index: 999; border-radius: 7.42373px; background-color: transparent;"></iframe>
 
In this code change bottom: 20px; to top: 50px;
Code:
<iframe src="https://widget.stadeo.live/#/home?type=https://interfans.org" id="widget-stadeo" allowtransparency="true" frameborder="0" scrolling="no" style="position: fixed; width: 108px; height: 60px; right: 20px; bottom: 20px; z-index: 999; border-radius: 7.42373px; background-color: transparent;"></iframe>
added but it does not move it
 
Top Bottom