:root{background-color:#f2f4dd;color:#5a5751;font-family:Arial,Helvetica,sans-serif;font-weight:600;padding:2em}.main{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column}h1{font-weight:800;border-radius:12px;color:#795e4a}h2{background-color:#fffeec;border-radius:12px;font-size:1.25rem;color:#edc163;padding:1em;width:fit-content;cursor:pointer}.sidebar,button{background-color:#fffeec;padding:1em;width:fit-content;border-radius:12px;box-shadow:0 4px 6px #eadac9;border:none;margin:1em}button,.sidebar p{cursor:pointer}.home{display:flex}#photobooth{height:25em;cursor:pointer}#photobooth:hover{transform:rotate(3deg)}#example{height:15em;margin-right:2em}#example:hover{transform:rotate(-3deg)}#canvas{display:none}#video{width:640px;height:400px;object-fit:cover}.hidden{display:none;height:0}.countdown{position:absolute;z-index:4;font-size:5em;color:#fffeec;text-shadow:2px 2px 4px #eadac9}.camera{position:relative;display:flex;justify-content:center;align-items:center}.camera video{display:block;max-width:100%;height:auto}button{z-index:5;position:relative}.selection{display:flex;flex-direction:column;align-items:center}#photoDisplay{display:flex;flex-direction:row}.wholePhotosheet{background-color:#fffeec;padding:1em 1em 3em}
