.group:focus .group-focus\:flex {
    display: flex;
}

.max-w-xs {
	max-width: 20rem;
}