#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.container-div{display:flex;flex-direction:column;padding:20px;text-align:justify}.container-div p{font-weight:500}.h1HomePage-div{font-size:4rem}.descriptionrow-div{display:flex;flex-direction:row;justify-content:space-between}img{width:200px;height:200px;border-radius:100px;align-self:flex-end;border:#242424 solid 4px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh;background-color:#242424}.body-div{margin:0 auto;height:100%;width:900px;display:flex;flex-direction:column;background-color:#f0f8ff}.navbar{background-color:gray;display:flex;flex-direction:row;justify-content:start}.navbar ul{list-style:none;padding:0;margin:0;display:flex}.navbar li{background-color:gray;transition:background-color .5s ease}.navbar li:hover{background-color:#d3d3d3}.navbar a{font-weight:500;text-decoration:none;color:#fff;transition:color .5s ease;display:block;padding:13px 23px}.navbar li:hover a{color:#000}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
