body{
	background-image: url("bg.gif");
	cursor: url(https://files.catbox.moe/oxreyn.cur), auto; 
  }
.elipse{
  position:absolute;
  top:30%;
  left:38%;
  width: 400px;
  height:300px;
  border-radius:50%;
  background: #262626;
background: linear-gradient(0deg,rgba(38, 38, 38, 1) 0%, rgba(64, 64, 64, 1) 43%, rgba(64, 64, 64, 1) 55%, rgba(166, 166, 166, 1) 100%);
  font-family:pc98;
  color:white;
  }
  .texto1{
    position:absolute;
    top:42%;
    left:21%;
    }