.answer-icon {
    position: fixed;
    bottom: 0vh;
    right: 0vw;
    z-index: 0;
    pointer-events: none;
    width: 30vh;
    height: auto;
}