Я хочу включить теги <h1> и <p> под a-scene.
например:
<a-scene>
<a-sky src="https://i.imgur.com/9zATQ6s.jpg" rotation="0 -130 0"></a-sky>
<a-text font="kelsonsans" value="Puy de Sancy, France" width="6" position="-2.5 0.25 -1.5"
rotation="0 15 0"></a-text>
</a-scene>
<h1>test</h1>
теперь test невидим в моем браузере. как я могу показать test и как я могу уменьшить размер a-scene