.universe_canvas {
    flex-grow: 1;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
}

