*{margin:0;padding:0;box-sizing:border-box}.navbar{font-family:Courier New,Courier,monospace;width:100%;max-width:none;display:end;justify-content:space-between;align-items:end;padding:15px 20px}.nav-links{list-style:none;display:flex;padding:0;margin:0;justify-content:end}.nav-links li{display:inline-block}.nav-links a{text-decoration:none;color:gray;font-weight:300;padding:10px 15px;transition:color .3s ease}.nav-links a:hover{color:#646cff}.card{font-family:Courier New,Courier,monospace;width:100%;max-width:none;margin:20px 0;padding:20px}h3{text-align:left;font-weight:300;padding-bottom:5px;color:gray}img{width:100%;max-width:300px;height:300px}p{font-weight:300;color:gray;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.logo{width:50px;height:50px;margin:10px;padding:10px}.image-button{background:none;border:none;padding:0;cursor:pointer}.image-button img{width:100%;max-width:300px;height:300px;transition:transform .3s ease}.image-button img:hover{transform:scale(1.05)}
