body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.presentation-container{font-family:sans-serif;height:100vh;overflow:hidden;position:relative;width:100vw}.slide{box-sizing:border-box;height:100%;padding:20px;transition:background .5s ease;width:100%}.fly-in-left{animation:flyInLeft .6s cubic-bezier(.23,1,.32,1) forwards}.fade-in{animation:fadeIn .8s ease-out forwards}@keyframes flyInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.element-item{margin-bottom:1rem}
/*# sourceMappingURL=main.9d20ea97.css.map*/