@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,400;1,500&family=Jost:wght@300;400;500&display=swap");*{box-sizing:border-box;margin:0;padding:0}::selection{background:#F2C4C4;color:#1A1A1A}body,html{min-height:100%}@keyframes breathe{0%{transform:scale(1) translate(0);opacity:.6}to{transform:scale(1.1) translate(2%,2%);opacity:.9}}