.start_bg{width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.skill-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.header__navigation{width:100%;display:flex;justify-content:center;align-items:center}.menu__icon{color:#fff;display:none;visibility:hidden}@media (max-width: 768px){.menu__icon{display:block;visibility:visible}}.skill{margin:top 12px;width:calc(25% - 10px);margin-bottom:20px;box-sizing:border-box}.skill-title{justify-content:center;text-align:center;display:flex;font-size:3em;color:wheat;width:100%}.spline_style{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:40px;margin-left:40px;overflow:hidden}.tshirt_style{width:100%;max-width:100%;height:100%;transition:all ease-in}@media (max-width: 768px){.spline_style{right:0;width:100%;height:100%}.skill{width:calc(33.33% - 10px)}}@media (max-width: 480px){.skill{width:calc(50% - 10px)}}.home_container{display:flex;flex-wrap:wrap}
