What happens when we set an em element's display value to block?

It takes up the width of an entire line and we can adjust its sizeIt only takes up the width of an entire lineIt works the same since block is its default valueIt now fits on the same line with multiple elements

It takes up the width of an entire line and we can adjust its size.