center page css flex code example Example: centering with flexbox /* HORIZONTAL */ justify-content: center; /* VERTICAL */ align-items: center;