#homebtn {
    position: fixed;
    right: 3%;
    bottom: 12%;
}
.question-list{
    margin: 20px 15px 0px 3px;
}

.btn-log {
    border: none;
    text-decoration: underline;
    background-color: transparent;
}

.mesLink {
    text-decoration:none;
    color: black;
}

#insertBtn {
    margin-bottom: 1vw;
    margin-right: 2vw;
}


#menu {
    margin-left: 2vw;
}