/*Donate for Gaza*/

body{
	height: 100%;
}

div{
	height: 100%;
  	display: flex;
  	flex-direction: column;
  	justify-content: center;
  	align-items: center;
  	gap: 20px; 
}

