b82d262e Quick way could be adding this to custom.css file :
.container{width:100% !important:}
All the blocks are wrapped around container div with specific width property added to the same.
If you want to have the layout customization done precisely for some specific block, You can let us know so as to check the code inheritance and suggest changes for the same
For creating new block or module position, You may refer to this documentation