1floatingButton:{
2 width: 60,
3 height: 60,
4 borderRadius: 30,
5 backgroundColor: '#ee6e73',
6 position: 'absolute',
7 bottom: 10,
8 right: 10,
9}