.profile{display:flex;flex-direction:row}.profile-img{border-radius:50%;margin-right:20px;height:min-content}#projects{display:flex;flex-direction:row;flex-wrap:wrap}.project{display:flex;flex-direction:column;width:300px;list-style:none;border:1px dotted black;margin:5px}.project-img{width:300px;height:200px}.project-title{font-size:x-large}.introduces li{margin:10px 0}.categories{display:flex;flex-direction:row}.category{background-color:#cacaca;border-radius:25px;margin:5px;padding:5px}
