body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-size:16px;font-weight:900;font-family:Arial,Helvetica,sans-serif}h1{font-size:3.2em;line-height:1.1}p{color:#fff}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;background-color:#0f5135;display:block;width:100%}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}label{color:#fff}input{border-radius:4px;background-color:#ffffffb3;border:none;padding:.5rem;color:#222}.app{min-height:100vh;width:100vw;background-color:#222;display:flex;flex-direction:column;align-items:center;justify-content:center;background:50% 50% url(../assets/breakingbad-bg.jpg);background-size:cover}.content{display:flex;flex-direction:column;gap:1rem}.row{display:flex;flex-direction:row;flex:1}.col{display:flex;flex-direction:column;flex:1;padding:.5rem}
