.main-container {
    padding-left: "24%";
    padding-right: "24%";
}

.fixed-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 999;
}

