﻿body {
}




#upButton {
    font-size: 40px;

    opacity: 0.6;
    padding: 0 10px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 1000;
    display: none;
    cursor: pointer;
}
