fix: in styles.css .container{ // change overflow-x: none; to overflow-x : hidden; }
fix:
in styles.css
.container{
// change overflow-x: none; to
overflow-x : hidden;
}