@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');

}
body{
	display: flex;
    justify-content: center; 
    align-items: center;     
    height: 50%;
    width: 50%;

}