block-beta
columns 1
block:notes
a["is a cloud repository\nfor example on Github or GitLab"]
end
block:notes2
b["every time you clone a repository you have at\nleast one remote - the origin"]
end
%% styling %%
classDef transparent fill:#fff, stroke:#fff;
class a,b,c,notes,notes2,notes3,info transparent
classDef textFont font-family:'Chilanka', font-size:1.2em, font-color:#000, line-height:1.4em;
class a,b,c,notes,notes2,notes3,info textFont