#toTop {
width:50px;
height:50px;
/*border:1px solid #ccc;*/
background-image:url(https://static.tildacdn.com/tild3465-3166-4261-b166-353538393339/upwego.png);
background-size:contain;
text-align:center;
padding:5px;
position:fixed;
bottom:10px; /* отступ кнопки от нижнего края страницы*/
right:10px;
cursor:pointer;
display:none;
color:#333;
font-family:verdana;
font-size:11px;
}