@charset "UTF-8";
body { display: flex; justify-content: center; align-items: center; height: 100vh; color: #352525; text-align: center; background: #fcf7e9}
body img { max-width: 100%; height: auto}
h1 { font-weight: normal}
h1 .co-green { color: #96c637}
.open { margin-bottom: 30px; font-size: 22px}