How can I eliminate white borders on mobile view?

{% style %}
html, body {
  background:black;
    }
{% endstyle %}