.widget { width: min(var(--max-width-page), 100%); margin: 0 auto; } .widget.isLoading { display: none; }