.container{

width:100%;

max-width:var(--container);

margin:auto;

padding-inline:20px;

}