.modal-background[data-v-2f13c96c]{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;background-color:rgba(0,0,0,.5);align-items:center;justify-content:center;z-index:10}.modal-container[data-v-2f13c96c]{width:550px;height:550px;background-color:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.5);padding:10px}.center[data-v-2f13c96c]{display:flex;justify-content:center;align-items:center;width:250px;height:250px;color:red}.fade-in[data-v-2f13c96c]{animation:fadeIn-2f13c96c .2s ease-out;-webkit-animation:fadeIn-2f13c96c .2s ease-out;-moz-animation:fadeIn-2f13c96c ease-out .2s;-o-animation:fadeIn-2f13c96c ease-out .2s;-ms-animation:fadeIn-2f13c96c ease-out .2s}@keyframes fadeIn-2f13c96c{0%{opacity:0}to{opacity:1}}