.fb{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	align-items: center;
	height: 100vh;
}