🎎
Menstrual Cycle Tracker
body {
font-family: Arial, sans-serif;
}
label, input {
display: block;
margin: 10px 0;
}
button {
background-color: #4CAF50;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display:...