Hello!! you can call me Nazeka, i'll talk shit about games, music, art, anime, everything!
h1 {
font-family: "Sekuya", system-ui;
}
.container {
display: flex;
justify-content: center;
height: 100px;
background-color: #203021;
}
.box {
padding: 20px;
background-color: #83a584;
color: #203021;
border-radius: 100px;
}