body{background-color:#f4f4f4;margin:0;font-family:Arial,sans-serif;min-height:100vh;padding-top:80px}.Header{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem;gap:1rem;background-color:#bd2626;z-index:999;box-sizing:border-box;margin:0;box-shadow:0 4px 10px #00000040}.Buttons{display:flex;gap:1rem}.HeaderButton{margin-left:1rem;border-color:#bd2626;text-decoration-color:#bd2626}.Logo{width:350px;height:50px;border-radius:15%;cursor:pointer;margin-left:-2rem}
