:root{background-color:#eee;padding:0;margin:0;display:grid;place-content:center;text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.characters{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;justify-items:center}.character{display:inline-block;margin-top:100px;margin-bottom:400px;border:solid black 1px;width:280px;height:280px}header{background-color:brown;padding:30px 20px;display:flex;justify-content:space-between;align-items:center;width:99.165vw;box-sizing:border-box}.image{width:100%;height:100%;object-fit:contain;display:block}.normal-trasformations{display:inline-block}b{display:block}
