I have a simple webview in a viewcontroller and I want it to cover all the viewcontroller
So I've added 4 constraints:

But this is the result:

As you see the webview is not covering all the space: on the left and on the right there is empty space... how can I fix this?