.bottom-bar{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;position:fixed;bottom:0;left:0;width:100%;background-color:#0f123b;height:50px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);padding:0 10px}.bottom-bar a{flex-grow:1;text-align:center;font-size:12px!important;text-decoration:none;max-width:350px}.bottom-bar a>i{opacity:.3}.bottom-bar .router-link-exact-active>i{opacity:1}.bottom-bar .scan{display:flex;justify-content:center;align-items:center;border-radius:60px;height:60px;width:60px;position:absolute;bottom:10px}.scanLink{padding:1rem;background-color:#0f123b;border-radius:5rem}.dapp-page{min-height:100vh;height:100%;background-color:#fff;padding-bottom:50px}