79716850

Date: 2025-07-28 03:15:21
Score: 0.5
Natty:
Report link

A little too late but I just found this solution.
In the main style.css put something like this:

html, body {
  display: flex;
  height: 100%;
  width: 100%;
}

app-root {
  height: 100%;
  width: 100%;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: DR-MATTH