.logo {
    width: 80px;
    cursor: pointer;
}

.stroke {
    fill: none;
    stroke: #000;
    stroke-width: 16px;
    stroke-linecap: butt;
}