.takeAction {
    position:fixed;
    left: 10px; /* Adjust the right spacing as needed */
    bottom: 10px; /* Adjust the top spacing as needed */
    font-size: 24px; /* Adjust icon size as needed */
    cursor: pointer;
    z-index: 999999999;
}
