#back-to-top {
    background-color: #8bcc99;
    bottom: 10px;
    box-shadow: 0 0 6px #72a072;
    text-decoration: none;
    padding: 5px 10px;
    position: fixed;
    right: 5vw;
    border-radius: 8px;
    opacity: 0.7;
}
body>a {
    display: none !important;
}
.formobile {
    display: none !important;
}
/* # top {
    opacity: 0;
} */