body{background-color:#cfe7f5;margin:0}#root{box-sizing:border-box;background-color:#cfe7f5;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.container{flex-direction:column;justify-content:center;align-items:center;display:flex}.barney-photo{object-fit:contain;border:5px solid #000;border-radius:8px;width:auto;max-width:min(100%,800px);height:auto;max-height:calc(100vh - 2rem);display:block;box-shadow:0 4px 6px #0000001a}.error-msg{color:#ff4b4b;margin-top:2rem;font-weight:500}
