H1

 body {

  font-family: Arial, sans-serif;

  background-color: #f4f4f4;

  padding: 20px;

}


.main-container {

  max-width: 600px;

  margin: auto;

  background-color: #ffffff;

  padding: 25px;

  border-radius: 8px;

  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);

}


.form-title {

  text-align: center;

  margin-bottom: 20px;

  color: #333;

  font-size: 22px;

}


form {

  display: flex;

  flex-direction: column;

}


label {

  margin-bottom: 5px;

  font-weight: bold;

  color: #444;

}


input,

textarea,

select {

  margin-bottom: 15px;

  padding: 8px;

  border: 1px solid #ccc;

  border-radius: 4px;

  font-size: 14px;

}


button {

  background-color: #007bff;

  color: white;

  border: none;

  padding: 10px;

  border-radius: 4px;

  cursor: pointer;

  font-weight: bold;

  font-size: 15px;

}


button:hover {

  opacity: 0.9;

}


a {

  margin-top: 10px;

  display: inline-block;

  text-decoration: none;

  color: #555;

  font-size: 14px;

}

Comments

Popular posts from this blog

Restaurant

TimePass

UIUXFILES