.aceSwapLink {
position: fixed;
left: 0;
top: 20px;
z-index: 99999;
}
.aceSwapLink a {
background: #fff;
color: #ff0000;
padding: 5px 10px;
border-radius: 0 15px 15px 0px;
}