How do I make my game wide screen?

I have a game that has a lot of gui. The problem is the gui textures distort when the screen is maximized so I decided to make my game wide screen like the evil within. How would I do this?

Ideally you wouldn’t; set up the GUI so it doesn’t distort instead. New GUI scaling misunderstanding IOS - Unity Engine - Unity Discussions

–Eric