.reversed{transform:rotate(180deg);transition:transform .3s ease}.content{width:300px;position:relative;top:10em;opacity:0}.card-container,.content{display:flex;flex-direction:column;align-self:center}.card-img{width:150px;border-radius:10px;cursor:pointer;transition:transform .2s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card-img:hover{transform:scale(1.05)}body{-webkit-overflow-scrolling:touch}.background{width:250px;position:absolute;align-self:center}.name{font-size:20px;font-family:MedievalSharp,cursive;line-height:0}.message{padding-bottom:1em;font-size:16px;font-family:Open Sans,sans-serif}.react-card-flip{width:250px;position:relative;top:10em;align-self:center;perspective:1000px}.react-card-flipper{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d}body{padding:0;margin:0;border:0;overscroll-behavior:none;min-height:100vh}body,html{background-image:url(/_next/static/media/background.3672dc1a.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:scroll;background-color:#1a0e1a;min-height:100%}@media (max-width:768px){body,html{background-attachment:scroll;background-size:cover;background-position:top;background-color:#1a0e1a}}.App{text-align:center}.App,.App-content{min-height:100vh;background:inherit}.App-content{display:flex;flex-direction:column;align-items:center;color:#fff;padding:2em}