html,body,#root{height:100%;margin:0;padding:0}.def-background{background:#008578;color:#fff}.def-text-color{color:#008578}.camera-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.camera-video{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.camera-video.landscape{transform:rotate(90deg)}
