<body>
<head>
<link rel="Main Page" href="index.html">
</head>
<style>

.a{
  background-color: red;
  border-radius: 20px;
  border: dashed;
  border-color: purple;
}

</style>
</body>