body{height:100%;width:100%;margin:0;padding:0;background-color:#ffbfb4}.navbar{background-color:#ffcbc3;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;box-sizing:border-box;height:60px}.nav-links{display:flex;align-items:flex-start;gap:20px;margin-left:20px}.nav-link{text-decoration:none;padding:7px;border-radius:5px;color:#585858;font-size:20px;box-sizing:border-box}.nav-link:hover{font-weight:700;text-shadow:3px 3px 10px #ffff99}.nav-link.active{font-weight:700}.footer-component{background:#e5aba2;position:fixed;left:0;bottom:0;width:100%;height:60px}.footer-content,.home-component,.articles-component,.projects-component{margin:20px}
