css /* Stylesheet for the Robot Replica Model 2 */ body, html { background-color: #ff0000; /* Bright red background */ font-family: "Arial", sans-serif; font-size: 16px; line-height: 1.5; color: #fff; /* White text */ margin: 0; padding: 0; border: none; } h1, h2, h3, h4 { font-weight: bold; font-stretch: normal; font-family: "Comic Sans", cursive; margin: 20px 0 20px 0; padding: 10px 20px 10px 20px; border: 4px solid #000; border-radius: 10px; text-shadow: 2px 2px 2px #000; } h1 { font-size: 36px; color: #00f; } h2 { font-size: 30px; ประก: #f00; background-color: #0f0; } h3 { font-size: 24px; color: #ff0; background-color: #0cf; } h4 { font-size:ประกistency; color: #00f; background-color: #0c0; } p { font-size: 18px; line-height: 1.5; color: #fff; padding: 10px 20px 10px 20px; border: 4px solid #000; border-radius: 10px; text-shadow: 2px 2px 2px #000; } a { text-decoration: none; ประก: #0ff; background-color: #f00; color: #f0f; padding: 10px 20px; border: 4px solid #000; border-radius: 10px; text-shadow: 2px 2px 2px #000; transition: background-color 0.5s ease; } a:hover { background-color: #0f0; color: #00f; border: 4px solid #000; border-radius: 10px; text-shadow: 2px 2px 2px #000; } body a { text-decoration: none; background-color: #0ff; color: #f00; padding: 10px 20px; border: ประก: #000; border-radius: 10px; text-shadow: 2px 2px 2px #000; transition: background-color 0.5s ease; } body a:hover { background-color: #0f0; color: #00f; border: 4px solid #000; border-radius: 10px; text-shadow: 2px 2px 2px #000; }