.three-canvas-wrapper,.three-canvas{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tattoo-scene{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video{position:fixed;pointer-events:none;z-index:-1}body{--background: rgba(127, 127, 127, .5);margin:0}.preview{background:var(--background);position:relative;overflow:hidden;height:100vh;color:#fff;background-color:#222}.preview .touch-pointer{transition:opacity .8s;position:absolute;align-items:center;display:flex;bottom:30px;left:30px;top:30px}.preview .website{text-transform:uppercase;font-family:Helvetica;position:absolute;bottom:30px;right:30px}.preview .svg-touch{animation:2.4s blink infinite;width:100px;height:auto}.preview.touched .touch-pointer{opacity:0}.preview .ball{border:1px solid red;border-radius:100%;position:absolute;height:10px;width:10px;left:0;top:0}.preview .adjustments{padding:20px;width:300px;background:#fff;position:absolute;bottom:20px;left:20px}.preview .adjustments label{justify-content:space-between;display:flex}@keyframes blink{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}
