#app {
    height: 100vh;
    width: 100vw;
}

.entry>div {
    white-space: break-spaces !important;
}