PARTE 01
<link rel="stylesheet"href="style.css">
Music Verse o maior rede de músicos
Music Verse, a rede dos musicos!

second
body {
background-color:white; color: mediumpurple; font-family: 'Krone One', sans-serif; font-weight: 400; }
strong { color: black; font-family: 'Krone One', sans-serif; font-weight: 400; }
.apresentacao__links { display: flex; flex-direction: column; justify-content:space-between ; align-items: center; gap: 32px; }
.apresentacao__links__subtitulo { font-family: 'Krone One', sans-serif; font-weight: 400; font-size:24px;
}
.apresentacao__links__link { display: flex; justify-content: center; gap:16px ; border: 2px solid #030303; width: 378px; height: 10px ; text-align: center; border-radius: 8px; font-size: 24px; font-weight: 600; padding: 21.5px 0; text-decoration: none; color:mediumslateblue; font-family: 'Montserrat' , sans-serif;
}