.icon{position:absolute;background-color:white;color:black;padding:5px 15px;border-radius:5px;cursor:pointer}.icon:hover{background-color:lightgreen}.bottom-right-button{color:black;padding:5px 15px;border-radius:5px;cursor:pointer;position:absolute;z-index:3000;bottom:3%;right:3%}.bottom-right-button,.settings-button{background-color:#bdbdbd}.bottom-right-button:hover,.settings-button:hover{background-color:#ebe7e7}.right-style{top:3%;right:3%}.third-right-style{top:3%;right:20%}.left-style{top:3%;left:3%}.second-left-style{top:3%;left:10%}.home-left-style{top:3%;left:6%}.second-right-style{top:3%;right:14%}.delete-icon-bottom{position:fixed;bottom:3%;right:3%;z-index:1000;background-color:white;color:black;padding:10px 16px;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:background-color .2s}.delete-icon-bottom:hover{background-color:red}.bottom-right-icon{position:fixed;width:40px;height:40px;border-radius:50%;background-color:white;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:all .3s ease;transform:translate(0)}.bottom-right-icon:hover{background-color:lightgreen}.bottom-right-3{bottom:1rem;right:7rem;z-index:25}.bottom-right-2{bottom:1rem;right:5rem;z-index:50}.bottom-right-1{bottom:1rem;right:3rem;z-index:100}