input[type="radio"] {
  transform: scale(1.5); /* Vergrößert auf 150% */
  margin: 5px;           /* Optional, etwas Abstand */
}